We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fe3dc4 + 367708d commit 6589571Copy full SHA for 6589571
1 file changed
docs/source/dev/start.md
@@ -30,7 +30,7 @@ You can either download it as a zipped package or clone the whole Git repository
30
You can clone the repository and enter the project directory as follows:
31
32
```shell
33
-git clone https://gitlab.com/hermes-hmc/hermes.git
+git clone https://github.com/softwarepub/hermes.git
34
cd hermes
35
```
36
0 commit comments