aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht
diff options
context:
space:
mode:
authorRobert Vollmert <rob@vllmrt.net>2019-06-04 14:56:38 +0200
committerDrew DeVault <sir@cmpwn.com>2019-06-04 09:00:43 -0400
commit8603ef760018e6a6b023d2d29035f0c3a3105db5 (patch)
treec6dbbf6c0015cb5011bca5a9e6e5e7e0e4c9d7c1 /git.sr.ht
parente6f6aab1d38f72580e4f46823a77a8890d391323 (diff)
downloadsr.ht-docs-8603ef760018e6a6b023d2d29035f0c3a3105db5.tar.gz
send-email: Fix broken git doc links.
Diffstat (limited to 'git.sr.ht')
-rw-r--r--git.sr.ht/send-email.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/git.sr.ht/send-email.md b/git.sr.ht/send-email.md
index 28ebd23..3039538 100644
--- a/git.sr.ht/send-email.md
+++ b/git.sr.ht/send-email.md
@@ -32,7 +32,7 @@ the reply, don't be afraid to slice and dice the email you're replying to - trim
out the fat and only include specific lines that you want to comment on.
If you only have small comments here and there, feel free to make the changes
-yourself, again utilizing [`git commit --amend`][amend] and [`git
+yourself, again utilizing [`git commit --amend`][git-commit-amend] and [`git
rebase`][git-rebase] to your heart's content. You may be wise to point out these
small errors when you thank the submitter for their patch, however, if you don't
want to see the same errors in future patches.
@@ -49,6 +49,8 @@ this boat, the easiest way to get a raw email is to use the "raw" link on
lists.sr.ht, which is hidden away under the "details" button.
[git-am]: https://www.git-scm.com/docs/git-am
+[git-commit-amend]: https://www.git-scm.com/docs/git-commit#Documentation/git-commit.txt---amend
+[git-rebase]: https://www.git-scm.com/docs/git-rebase
[mutt]: http://www.mutt.org
[offlineimap]: http://www.offlineimap.org/