Skip to content

Commit

Permalink
set correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
crsct committed Sep 8, 2023
1 parent 7deb7e2 commit 3de4efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<a href="https://www.denbi.de/">
<img src="@/assets/images/De.NBI_Logo.svg" class="logo" />
</a>
<a href="https://www.denbi.de/">
<a href="https://www.uni-giessen.de/">
<img src="@/assets/images/JLU_Giessen-Logo.svg" class="logo" />
</a>
<div class="d-flex align-items-start border-start">
Expand Down

0 comments on commit 3de4efa

Please sign in to comment.