We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97d38f5 + 4bfd28c commit a237f31Copy full SHA for a237f31
.vitepress/config.ts
@@ -65,9 +65,7 @@ export default defineConfig({
65
66
nav: [
67
{ 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/' },
+ // { text: 'User Guide', link: 'https://docs.aureuserp.com/' },
71
{
72
text: 'Contribute To Aureus ERP',
73
link: 'https://github.com/aureuserp/aureuserp'
0 commit comments