From b05e3a08b7bcb6b8a7374911df1dc9b38e70b00f Mon Sep 17 00:00:00 2001
From: James Talbert <jtalbert@iastate.edu>
Date: Mon, 24 Sep 2018 17:59:01 -0500
Subject: [PATCH] Update creating-maintaining-new-project.md

---
 quad/doc/creating-maintaining-new-project.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quad/doc/creating-maintaining-new-project.md b/quad/doc/creating-maintaining-new-project.md
index 491f847f9..c4af1a5ee 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
-- 
GitLab