Skip to content

Commit d166cf9

Browse files
logo url fix
1 parent d6491f8 commit d166cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/HeaderImages.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const HeaderImages = () => {
1717
padding: 'p-2',
1818
},
1919
{
20-
src: 'https://www.fh-dortmund.de/WEB-IES/fhdo-module/2.19.0/images/FHDO-Logo-large.svg',
20+
src: 'https://www.fh-dortmund.de/WEB-IES/fhdo-module/2.20.0/images/FHDO-Logo-large.svg',
2121
alt: 'fh_dortmund_logo',
2222
href: 'https://www.fh-dortmund.de/',
2323
show: true,

0 commit comments

Comments
 (0)