diff --git a/src/navigation.js b/src/navigation.js index 9414784..9c7702c 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -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 = { diff --git a/src/pages/index.astro b/src/pages/index.astro index 6c1c754..0727cc9 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -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', },