From ea1998f8627d684d085f97794acdc5f2c300d446 Mon Sep 17 00:00:00 2001 From: Nicolas Hedger <649677+nhedger@users.noreply.github.com> Date: Sat, 9 Sep 2023 11:19:53 +0200 Subject: [PATCH] docs: fix footer link (#40) --- 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 1e6c5ea9..d108a057 100644 --- a/apps/www/.vitepress/theme/layout/MainLayout.vue +++ b/apps/www/.vitepress/theme/layout/MainLayout.vue @@ -141,7 +141,7 @@ const links = [ Ported to Vue by