Skip to content
Snippets Groups Projects
Commit ce249012 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

change of url

parent 551454fb
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ Browse to the original repository and click on the button `Fork`: ...@@ -44,7 +44,7 @@ Browse to the original repository and click on the button `Fork`:
<br> <br>
Fork the practice repository: <br><br> Fork the practice repository: <br><br>
https://git-r3lab.uni.lu/R3.training/git.practice https://git-r3lab.uni.lu/R3school/git.practice
Then, clone your fork to your home directory! Then, clone your fork to your home directory!
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Add the `upstream` address (original/protected repository) Add the `upstream` address (original/protected repository)
```bash ```bash
$ git remote add upstream ssh://git@git-r3lab-server.uni.lu:8022/R3.training/ $ git remote add upstream ssh://git@git-r3lab-server.uni.lu:8022/R3school/
git.practice.git git.practice.git
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment