Add submitting code link

diff --git a/common/git-started.md b/common/git-started.md
index 6822fb5..3587975 100644
--- a/common/git-started.md
+++ b/common/git-started.md
@@ -211,7 +211,7 @@
 
     git log --oneline
 
-After you check that your commit is there, you can push `q` to quit. Then you can follow the instructions from [Submitting code](#) again.
+After you check that your commit is there, you can push `q` to quit. Then you can follow the instructions from [Submitting code](#submitting-code) again.
 
 ### Conclusion