diff --git a/docusaurus.config.js b/docusaurus.config.js index 06bca5645..a34b43459 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -118,7 +118,7 @@ module.exports = { { to: "/server/installation", activeBasePath: "none", - label: "Start", + label: "Getting Started", }, // { // to: "/server/installation/", @@ -137,7 +137,7 @@ module.exports = { // }, { to: "/keploy-cloud/cloud-installation", - label: "Cloud", + label: "Enterprise", }, { label: "Resources", @@ -167,6 +167,11 @@ module.exports = { className: "header-github-link", "aria-label": "GitHub repository", }, + { + href: "https://app.keploy.io", + position: "right", + label: 'Pricing' + }, // TODO : Add Blogging Section // { // to: "/blog", diff --git a/src/components/Community.js b/src/components/Community.js index be1f14d70..86dc1cd39 100644 --- a/src/components/Community.js +++ b/src/components/Community.js @@ -10,7 +10,7 @@ export const Community = () => { Are you curious, πŸ€” or do you have questions burning in your mind? πŸ”₯ Look no further! Join our lively Community Forum where you can:

-