Skip to content

Commit

Permalink
link to repo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
gertingold committed Aug 27, 2024
1 parent 6e08cbe commit 959ce79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contributing/forking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ address you just copied. The command should look like the following, where
`<your-username>` is replaced with your GitHub username::


$ git clone [email protected]:Nikoleta-v3/a-hitchhikers-guide-to-contributing-to-open-source.git
$ git clone [email protected]:Nikoleta-v3/HitchCos.git

This will download the source code to your computer::

Expand All @@ -44,4 +44,4 @@ This will download the source code to your computer::
remote: Compressing objects: 100% (94/94), done.
remote: Total 117 (delta 14), reused 105 (delta 9), pack-reused 0 (from 0)
Receiving objects: 100% (117/117), 3.63 MiB | 3.43 MiB/s, done.
Resolving deltas: 100% (14/14), done.
Resolving deltas: 100% (14/14), done.

0 comments on commit 959ce79

Please sign in to comment.