From 4cf23ff33565e4fd046f1d11a482381b00269d02 Mon Sep 17 00:00:00 2001 From: Michael Fyffe <6224270+TraGicCode@users.noreply.github.com> Date: Sun, 16 Nov 2025 21:09:36 -0600 Subject: [PATCH] (GH-14) Cut initial release Closes #14 --- README.md | 2 +- website/docusaurus.config.js | 2 +- website/src/pages/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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() {
Get Started