Ver código fonte

Update 'project/README.md'

Pierre-Yves Barriat 7 anos atrás
pai
commit
61f20a5af7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      project/README.md

+ 1 - 1
project/README.md

@@ -19,7 +19,7 @@ It is very simple, only consists in a couple of files written in bash and you wi
 
 In this tutorial you will learn how to make commits in the Git project, to create several branches, to push things to Gitlab, and to follow a standard procedure to develop collaboratively. Afterwards, you should apply the same methods to any other collaborative development inside the ES department. The objectives will be achieved gradually following these topics:
 
-1.     Set up your working environment
+1.     [Set up your working environment](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project/working_environment)
 2.     Prepare issues on Gitlab
 3.     Prepare branches
 4.     Add new functions