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/' },