diff --git a/README.md b/README.md index c26b08da..4dfd043b 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 82e7735c..830d8307 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 7cc447bf..29f4ed49 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -19,7 +19,7 @@ function HomepageHeader() {
Get Started