From 2c0ee1de9e9e2f9b2d70c104e4f028ca7eb2b732 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 6 Oct 2024 02:28:48 -0700 Subject: [PATCH] Update constants.ts --- docs/.vitepress/constants.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index b52cf9315..bfdb1657e 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -131,7 +131,6 @@ export const socialLinks: DefaultTheme.SocialLink[] = [ export const nav: DefaultTheme.NavItem[] = [ { text: '🔖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' }, - { text: '📑 Guides', link: 'https://rentry.co/fmhy-guides' }, { text: '💾 Backups', link: 'https://github.com/fmhy/FMHY/wiki/Backups'