branches: Update files to refer to main instead of develop

This commit is contained in:
Finlay Davidson
2023-03-01 23:42:29 +01:00
committed by Riku Isokoski
parent 692a9bee5d
commit 3b084d74c3
13 changed files with 26 additions and 28 deletions

View File

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