diff --git a/docs/footer.md b/docs/footer.md deleted file mode 100644 index 296e694..0000000 --- a/docs/footer.md +++ /dev/null @@ -1 +0,0 @@ -SHX @ BRAVO68WEB \ No newline at end of file diff --git a/docs/homepage.md b/docs/homepage.md deleted file mode 100644 index 1646bf0..0000000 --- a/docs/homepage.md +++ /dev/null @@ -1,10 +0,0 @@ -## SHX Wiki Docs - -Welcome to the SHX Wiki Docs! This is the place to find all the information you need to know about SHX. - -### Index - -- [Intro](intro.md) -- [Getting Started](getting-started.md) -- [Packages](packages.md) -- [Installation](installation.md) diff --git a/docs/installation.md b/docs/installation.md index 67d70cc..ce92fd8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -1,6 +1,6 @@ ## Intallation -- [api](installation-api.md) -- [dashboard](installation-dashboard.md) -- [cli](installation-cli.md) -- [discord](installation-discord.md) \ No newline at end of file +- [api](installation-api) +- [dashboard](installation-dashboard) +- [cli](installation-cli) +- [discord](installation-discord) \ No newline at end of file diff --git a/docs/packages.md b/docs/packages.md index 9af00c4..87ffa1d 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -2,7 +2,7 @@ This project is a monorepo managed using [Yarn Workspaces](https://classic.yarnpkg.com/en/docs/workspaces/). It contains the following packages: -- [cli](cli.md) -- [discord](discord.md) -- [dashboard](dashboard.md) -- [api](api.md) \ No newline at end of file +- [cli](cli) +- [discord](discord) +- [dashboard](dashboard) +- [api](api) \ No newline at end of file