Skip to content

Commit 6589571

Browse files
authored
Merge pull request #320 from softwarepub/fix/319-link-in-start-docs
Fix GitHub link in start docs
2 parents 8fe3dc4 + 367708d commit 6589571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/dev/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can either download it as a zipped package or clone the whole Git repository
3030
You can clone the repository and enter the project directory as follows:
3131

3232
```shell
33-
git clone https://gitlab.com/hermes-hmc/hermes.git
33+
git clone https://github.com/softwarepub/hermes.git
3434
cd hermes
3535
```
3636

0 commit comments

Comments
 (0)