diff --git a/docs/API/intro.mdx b/docs/API/intro.mdx index 32f2a7d..911262c 100644 --- a/docs/API/intro.mdx +++ b/docs/API/intro.mdx @@ -51,7 +51,7 @@ In theory this should always be the case but it is not guaranteed. Downtime can ::: -A Rust back-end available on [Github](https://github.com/JonasunderscoreJones/jonas_jones-api) that handles all the forwarded requests from the [front-end](#front-end). The API is currently in it's first version therefore all routes start with `/v1/`. The routes are referenced on the [v1 Routes](/API/v1-routes) page. +A Rust back-end available on [Github](https://github.com/JonasunderscoreJones/jonas_jones-api) that handles all the forwarded requests from the [front-end](#front-end). The API is currently in it's first version therefore all routes start with `/v1/`. The routes are referenced on the [v1 Routes](/category/v1-routes) page.