Skip to content

Commit a237f31

Browse files
Merge pull request #2 from shivendra-webkul/update-docs
Removed User Guide, Extensions, Community Forum
2 parents 97d38f5 + 4bfd28c commit a237f31

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ export default defineConfig({
6565

6666
nav: [
6767
{ text: 'Home', link: '/' },
68-
{ text: 'User Guide', link: 'https://docs.aureuserp.com/' },
69-
{ text: 'Extensions', link: 'https://aureuserp.com/en/extensions/' },
70-
{ text: 'Community Forum', link: 'https://forums.aureuserp.com/' },
68+
// { text: 'User Guide', link: 'https://docs.aureuserp.com/' },
7169
{
7270
text: 'Contribute To Aureus ERP',
7371
link: 'https://github.com/aureuserp/aureuserp'

0 commit comments

Comments
 (0)