Browse Source

Update 'project/README.md'

Pierre-Yves Barriat 7 years ago
parent
commit
26d89c60ae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      project/README.md

+ 2 - 2
project/README.md

@@ -22,7 +22,7 @@ In this tutorial you will learn how to make commits in the Git project, to creat
 1.     [Set up your working environment](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/working_environment)
 2.     [Prepare issues on Gitlab](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/gogs_issues)
 3.     [Prepare branches](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/branches)
-4.     [Add new functions](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/)
-5.     [Create merge request](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/)
+4.     [Add new functions](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/functions)
+5.     [Create merge request](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/pull_request)
 6.     [Review and test others' branches](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/)
 7.     [Pull master changes](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/)