aboutsummaryrefslogtreecommitdiffstats
path: root/doc/git-sugpatch.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-sugpatch.1.txt')
-rw-r--r--doc/git-sugpatch.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-sugpatch.1.txt b/doc/git-sugpatch.1.txt
index 5076f64..c1513a4 100644
--- a/doc/git-sugpatch.1.txt
+++ b/doc/git-sugpatch.1.txt
@@ -55,7 +55,7 @@ EXAMPLES
--------
Suggestion references can be specified either as URLs:
- $ git sugpatch https://github.com/teddywing/github-suggestion/pull/1#discussion_r459691747
+ $ git sugpatch https://github.com/teddywing/git-suggestion/pull/1#discussion_r459691747
or as comment IDs:
@@ -63,7 +63,7 @@ or as comment IDs:
They can also be mixed:
- $ git sugpatch 459692838 https://github.com/teddywing/github-suggestion/pull/1#discussion_r459691747
+ $ git sugpatch 459692838 https://github.com/teddywing/git-suggestion/pull/1#discussion_r459691747
SEE ALSO
--------