From 6d6b19f8940f7b80ab746c8b957ea369e6e6df28 Mon Sep 17 00:00:00 2001 From: lucaronin Date: Thu, 7 May 2026 13:02:51 +0200 Subject: [PATCH] fix: use canonical download URL --- site/.vitepress/config.ts | 2 +- site/.vitepress/theme/LandingHome.vue | 2 +- site/releases/index.md | 2 +- site/start/install.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/.vitepress/config.ts b/site/.vitepress/config.ts index f88c64fe..aa0165e1 100644 --- a/site/.vitepress/config.ts +++ b/site/.vitepress/config.ts @@ -27,7 +27,7 @@ export default defineConfig({ { text: "Start", link: "/start/install" }, { text: "Concepts", link: "/concepts/vaults" }, { text: "Guides", link: "/guides/capture-a-note" }, - { text: "Downloads", link: "/download/", target: "_self" }, + { text: "Downloads", link: "https://tolaria.md/download/", target: "_self", noIcon: true }, ], search: { provider: "local", diff --git a/site/.vitepress/theme/LandingHome.vue b/site/.vitepress/theme/LandingHome.vue index 395e782b..d1cfb5c9 100644 --- a/site/.vitepress/theme/LandingHome.vue +++ b/site/.vitepress/theme/LandingHome.vue @@ -182,7 +182,7 @@ const testimonials = [