diff --git a/README.md b/README.md index c26b08d..4dfd043 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Built for speed and simplicity, this tool streamlines common **messaging**, **te ## Docs -Under Construction +Under Construction. Stay tuned. ## Disclaimer diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 82e7735..830d830 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -110,7 +110,7 @@ const config = { items: [ { label: "Tutorial", - to: "/docs/intro", + to: "/docs/introduction", }, ], }, diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 7cc447b..29f4ed4 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -19,7 +19,7 @@ function HomepageHeader() {