Skip to content

Commit

Permalink
Update SiteFooter.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
denesj authored Aug 19, 2024
1 parent db985f4 commit 12b1572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SiteFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</a>
</p>-->
<p class="mb-1">
<a href="./OpenDataRanking2024_Dataset.zip" class="inline-flex items-center group">
<a href="/OpenDataRanking2024_Dataset.zip" class="inline-flex items-center group">
<i-mdi-code-json class="mr-1" role="presentation" />
<span class="underline underline-offset-4 hover:decoration-transparent">Datensatz als JSON</span>
</a>
Expand Down

0 comments on commit 12b1572

Please sign in to comment.