diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 3ab622b..3a9bbbb 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -2,7 +2,7 @@ module.exports = { base: '/', port: '8080', cache: false, - title: 'Krayin User Guide', + title: 'Krayin User Documentation', description: 'Discover Krayin – your ultimate destination for innovative solutions tailored to elevate your business. Explore cutting-edge technology and expert strategies designed to drive growth and success. Unleash your potential with Krayin today', head: [ ['link', { rel: "icon", type: "image/png", href: "/favicon.ico" }], @@ -28,7 +28,10 @@ module.exports = { editLinkText: 'Help us improve this page on Github.', logo: '/logo.png', nav: [ - { text: 'Home', link: '/' }, + { text: 'Dev Docs', link: 'https://devdocs.krayincrm.com/' }, + { text: 'Community Forum', link: 'https://forums.krayincrm.com/' }, + { text: 'Contact Us ', link: 'https://krayincrm.com/contacts/' } + ], sidebar: { '/2.0/': require('./version-configs/2.0') diff --git a/docs/README.md b/docs/README.md index 56ef66c..05a9a07 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ --- home: true -heroText: Krayin User Guide +heroText: Krayin User Documentation tagline: A Comprehensive User Guide to Seamlessly Navigate Krayin. actionText: Get Started → actionLink: /2.0/introduction/