summaryrefslogtreecommitdiff
path: root/doc/source/dev/howto-docs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/dev/howto-docs.rst')
-rw-r--r--doc/source/dev/howto-docs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/dev/howto-docs.rst b/doc/source/dev/howto-docs.rst
index 0e2e03e0b..281f87cfb 100644
--- a/doc/source/dev/howto-docs.rst
+++ b/doc/source/dev/howto-docs.rst
@@ -87,7 +87,7 @@ check out the following specific guides:
Major additions to the documentation (e.g. new tutorials) should be proposed to
the `mailing list
<https://mail.python.org/mailman/listinfo/numpy-discussion>`__.
-
+
Other ways to contribute
------------------------
@@ -145,5 +145,5 @@ the quality of the documentation.
resources for technical writing.
- Google offers two free `Technical Writing Courses
<https://developers.google.com/tech-writing>`__
-- `Software Carpentry <https://software-carpentry.org/software>`__ has a lot of
+- `Software Carpentry <https://carpentries.github.io/curriculum-development/>`__ has a lot of
nice recommendations for creating educational material.