From 959ce79d5f364ed2386b1b32fe98d481b7534426 Mon Sep 17 00:00:00 2001 From: Gert-Ludwig Ingold Date: Tue, 27 Aug 2024 16:50:50 +0200 Subject: [PATCH] link to repo fixed --- docs/contributing/forking.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/forking.rst b/docs/contributing/forking.rst index 82cce29..ee52ac7 100644 --- a/docs/contributing/forking.rst +++ b/docs/contributing/forking.rst @@ -34,7 +34,7 @@ address you just copied. The command should look like the following, where `` is replaced with your GitHub username:: - $ git clone git@github.com:Nikoleta-v3/a-hitchhikers-guide-to-contributing-to-open-source.git + $ git clone git@github.com:Nikoleta-v3/HitchCos.git This will download the source code to your computer:: @@ -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. \ No newline at end of file + Resolving deltas: 100% (14/14), done.