diff --git a/quad/doc/creating-maintaining-new-project.md b/quad/doc/creating-maintaining-new-project.md index 491f847f98a9727d5173449e6e42349908eb717e..c4af1a5ee81448484966f8e82b8448a0b86a9909 100644 --- a/quad/doc/creating-maintaining-new-project.md +++ b/quad/doc/creating-maintaining-new-project.md @@ -45,4 +45,4 @@ If you add it to the auto-generated folder, the scriopt will not be able to buil 2. Go into Vivado and delete the old file from the project. 3. In Vivado, add the new file to the project. 4. Update git to revision the new file. -5. Run `write_project_tcl <projname>.tcl` from the tcl console in vivado. and go up to #necessarry-changes-to-tcl-files. \ No newline at end of file +5. Run `write_project_tcl <projname>.tcl` from the tcl console in vivado. and go up to [Necessarry Changes to tcl files](#necessarry-changes-to-tcl-files). \ No newline at end of file