From dbca6e7060c20525da4e9429cf078cdfd0399356 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 25 Aug 2024 15:38:56 -0700 Subject: [PATCH] fix --- docs/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 2eabf679c..3fa4dbc80 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -125,7 +125,7 @@ export default defineConfig({ { text: '🌐 Search', link: '/posts/search' }, { text: '📰 Posts', link: '/posts' }, { text: '💬 Feedback', link: '/feedback' }, - { text: '💙 Contribute', link: 'other/contributings' }, + { text: '💙 Contribute', link: 'other/contributing' }, { text: '🏞 Wallpapers', link: '/other/wallpapers' }, { text: '📋 snowbin', link: 'https://pastes.fmhy.net' }, { text: '🔍 SearXNG', link: 'https://searx.fmhy.net/' },