From 757a9d7a017cfbfce5248526a3362ef82c57151a Mon Sep 17 00:00:00 2001 From: Boris Date: Tue, 17 Dec 2024 08:54:56 +0100 Subject: [PATCH] Change link Co-authored-by: zernonia <59365435+zernonia@users.noreply.github.com> --- apps/www/.vitepress/theme/layout/MainLayout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/.vitepress/theme/layout/MainLayout.vue b/apps/www/.vitepress/theme/layout/MainLayout.vue index 234ce95e..d25ba30e 100644 --- a/apps/www/.vitepress/theme/layout/MainLayout.vue +++ b/apps/www/.vitepress/theme/layout/MainLayout.vue @@ -209,7 +209,7 @@ watch(() => $route.path, (n) => { Ported to Vue by