Skip to content

Commit

Permalink
logo url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SundarakrishnanN committed Jul 16, 2024
1 parent d6491f8 commit d166cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/HeaderImages.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const HeaderImages = () => {
padding: 'p-2',
},
{
src: 'https://www.fh-dortmund.de/WEB-IES/fhdo-module/2.19.0/images/FHDO-Logo-large.svg',
src: 'https://www.fh-dortmund.de/WEB-IES/fhdo-module/2.20.0/images/FHDO-Logo-large.svg',
alt: 'fh_dortmund_logo',
href: 'https://www.fh-dortmund.de/',
show: true,
Expand Down

0 comments on commit d166cf9

Please sign in to comment.