diff --git a/docz/docusaurus.config.js b/docz/docusaurus.config.js index ad1f59e..2b756be 100644 --- a/docz/docusaurus.config.js +++ b/docz/docusaurus.config.js @@ -98,7 +98,7 @@ const config = { }, { label: 'Example', - to: '/docs/getting-started/example', + to: '/docs/getting-started/example/', }, ], }, diff --git a/docz/src/pages/index.js b/docz/src/pages/index.js index f736379..6822f60 100644 --- a/docz/src/pages/index.js +++ b/docz/src/pages/index.js @@ -14,11 +14,7 @@ function HomepageHeader() {

{siteConfig.title}

{siteConfig.tagline}

- - Get Started - + Get Started