diff --git a/content/docs/web/frontend/index.mdx b/content/docs/web/frontend/index.mdx index 46343f2..58c17bc 100644 --- a/content/docs/web/frontend/index.mdx +++ b/content/docs/web/frontend/index.mdx @@ -5,10 +5,10 @@ description: This guide will help you implement the front end using React ## Two modes ### Quickstart -To quickly get something up and running, you can use the [quickstart guide](./quickstart). +To quickly get something up and running, you can use the [quickstart guide](./frontend/quickstart). Though this is the easiest to get started, this is not secure - and not recommended for production deployments. ### Fullstack, production ready -To build a fullstack secure application, follow the [Fullstack guide](./fullstack) \ No newline at end of file +To build a fullstack secure application, follow the [Fullstack guide](./frontend/fullstack)