aboutsummaryrefslogtreecommitdiffstats
path: root/.devcontainer/README.md
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer/README.md')
-rw-r--r--.devcontainer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/README.md b/.devcontainer/README.md
index b243a64a..fc755ba1 100644
--- a/.devcontainer/README.md
+++ b/.devcontainer/README.md
@@ -24,7 +24,7 @@ In order to build InfiniTime we need to run the initial submodule init and CMake
#### Manually
-You can use the VS Code terminal to run the CMake commands as outlined in the [build instructions](blob/develop/doc/buildAndProgram.md)
+You can use the VS Code terminal to run the CMake commands as outlined in the [build instructions](https://github.com/InfiniTimeOrg/InfiniTime/blob/main/doc/buildAndProgram.md)
#### Script