summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README/src/git/contribution-order.txt')
-rw-r--r--README/src/git/contribution-order.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README/src/git/contribution-order.txt b/README/src/git/contribution-order.txt
index a1175dc0c..520c8d607 100644
--- a/README/src/git/contribution-order.txt
+++ b/README/src/git/contribution-order.txt
@@ -6,7 +6,7 @@ Contributions are recommended to be performed in the following order:
1. Progress your patch sequence locally.
2. *(optional)* push your patch sequence to your personal public repository
3. Push your patch sequence to xref:repositories-github[Github].
- 4. Push your patch sequence to xref:repositories-gogo[git.overlays.gentoo.org].
+ 4. Push your patch sequence to xref:repositories-ggo[git.gentoo.org].
This order will hopefully reduce the amount of push collisions encountered,
which will make all our lives easier =).