Skip to content

Commit

Permalink
updated download link.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergGamerdingerEKUT committed Apr 28, 2024
1 parent 9f63728 commit 66ca5b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const headerData = {
href: getPermalink('/#faqs'),
},
],
actions: [{ text: 'Download', href: 'https://es-cloud.cs.uni-tuebingen.de/d/6f3ff57206ea4f9dbfee/', target: '_blank' }],
actions: [{ text: 'Download', href: 'https://es-cloud.cs.uni-tuebingen.de/d/05d6ed2ea93f4c73a057/', target: '_blank' }],
};

export const footerData = {
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const metadata = {
{
variant: 'primary',
text: 'Dataset',
href: 'https://es-cloud.cs.uni-tuebingen.de/d/6f3ff57206ea4f9dbfee/',
href: 'https://es-cloud.cs.uni-tuebingen.de/d/05d6ed2ea93f4c73a057/',
target: '_blank',
icon: 'tabler:download',
},
Expand Down

0 comments on commit 66ca5b8

Please sign in to comment.