diff --git a/docs/docs/source-code/index.mdx b/docs/docs/source-code/index.mdx index 82fb0a31..98946663 100644 --- a/docs/docs/source-code/index.mdx +++ b/docs/docs/source-code/index.mdx @@ -10,5 +10,5 @@ The source code to Reactive Resume is available on [GitHub](https://github.com/A In this section, I'll be going through the steps on how you can build the project on your local machine (or the cloud). You can choose one of two paths from here: -- [Docker](docker) -- [Local Build](local-build) +- [Docker](source-code/docker) +- [Local Build](source-code/local-build)