aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-10-08 08:06:44 -0400
committerDrew DeVault <sir@cmpwn.com>2018-10-08 08:06:44 -0400
commit04349a80960212ed0f1416e01c0c00d12d807e40 (patch)
treec4258d8758b2023736c04d2fd6f8d2fd156d7ed1
parentad87224d6129c125162cd742a04e11a452648ddc (diff)
downloadsr.ht-docs-04349a80960212ed0f1416e01c0c00d12d807e40.tar.gz
Improve visibility of send-email guide
-rw-r--r--git.sr.ht/index.md2
-rw-r--r--lists.sr.ht/index.md4
2 files changed, 5 insertions, 1 deletions
diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md
index 941b16a..7d3a2c2 100644
--- a/git.sr.ht/index.md
+++ b/git.sr.ht/index.md
@@ -20,7 +20,7 @@ Here are some good resources:
We do have some general resources for learning how to use git the sr.ht way:
-- [Sending and reviewing contributions on sr.ht projects](send-email.md)
+- [Using git-send-email for sending and reviewing patches on sr.ht](../git.sr.ht/send-email.md)
- [Code review with lists.sr.ht](../lists.sr.ht/code-review.md)
# git.sr.ht manual
diff --git a/lists.sr.ht/index.md b/lists.sr.ht/index.md
index 24480e7..e1d37ff 100644
--- a/lists.sr.ht/index.md
+++ b/lists.sr.ht/index.md
@@ -11,6 +11,10 @@ We have some resources for you:
- [Mailing list etiquette](etiquette.md)
- [Code review on lists.sr.ht](code-review.md)
+Also, see this guide from git.sr.ht:
+
+- [Using git-send-email for sending and reviewing patches on sr.ht](../git.sr.ht/send-email.md)
+
# lists.sr.ht manual
The following sections document various features of lists.sr.ht.