diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index 0799f1624..67dd9137c 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -139,7 +139,7 @@ export const nav: DefaultTheme.NavItem[] = [ items: [ { text: '🌐 Search', link: '/posts/search' }, { text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' }, - { text: '✅ FMHY-SafeGuard', link: 'https://github.com/kenhendricks00/FMHY-SafeGuard' }, + { text: '✅ SafeGuard', link: 'https://github.com/kenhendricks00/FMHY-SafeGuard' }, { text: '📋 snowbin', link: 'https://pastes.fmhy.net' }, { text: '🏞 Wallpapers', link: '/other/wallpapers' }, { text: '💙 Feedback', link: '/feedback' },