docs(source-code): fix links to docker, local-build on source-code index page

This commit is contained in:
Amruth Pillai 2022-03-14 09:26:15 +01:00
parent ff35a2a95c
commit c64b96619f
No known key found for this signature in database
GPG Key ID: E3C57DF9B80855AD
1 changed files with 2 additions and 2 deletions

View File

@ -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)