summary refs log tree commit diff
path: root/Documentation/contributing/index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/contributing/index.adoc')
-rw-r--r--Documentation/contributing/index.adoc9
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/contributing/index.adoc b/Documentation/contributing/index.adoc
index 03eac68..ed36fe2 100644
--- a/Documentation/contributing/index.adoc
+++ b/Documentation/contributing/index.adoc
@@ -42,10 +42,11 @@ list should be as simple as something like:
 [source,shell]
 git send-email origin/master --to devel@spectrum-os.org
 
-You will be CCed on replies to your posts, so you do not even have to be
-subscribed to the mailing list if you are worried about too much traffic.
-There is also a web interface https://spectrum-os.org/lists/hyperkitty/
-that you can use to browse or even post to the mailing list.
+You will be CCed on replies to your posts, so you do not even have to
+be subscribed to the mailing list if you are worried about too much
+traffic.  There are also
+https://spectrum-os.org/lists/archives/spectrum-devel/[archives]
+available that you can use to browse the mailing list online.
 
 Add a Signed-off-by line to each patch you submit, to indicate your
 certification of the https://spectrum-os.org/git/spectrum/tree/DCO-1.1.txt[Developer's Certificate of Origin] for that patch.