From 4bfd28c4c7db713c1dcdad9a5ea291a38df3f950 Mon Sep 17 00:00:00 2001 From: Shivendra Date: Mon, 28 Apr 2025 12:20:14 +0530 Subject: [PATCH] Removed User Guide, Extensions, Community Forum --- .vitepress/config.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index 510120b..c7abf35 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -65,9 +65,7 @@ export default defineConfig({ nav: [ { text: 'Home', link: '/' }, - { text: 'User Guide', link: 'https://docs.aureuserp.com/' }, - { text: 'Extensions', link: 'https://aureuserp.com/en/extensions/' }, - { text: 'Community Forum', link: 'https://forums.aureuserp.com/' }, + // { text: 'User Guide', link: 'https://docs.aureuserp.com/' }, { text: 'Contribute To Aureus ERP', link: 'https://github.com/aureuserp/aureuserp'