summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-10-09 11:40:36 +0200
committerRoland Hieber <r.hieber@pengutronix.de>2018-10-09 11:40:36 +0200
commit6afd10f09434511062eaa77b29e1d813e412ea8e (patch)
tree009c26331119d328516f465edbe814c79262f9f8
parentb60fe8d629f5ea1bf84ba4b97b7109001623ead3 (diff)
downloadptxdist-6afd10f09434511062eaa77b29e1d813e412ea8e.tar.gz
ptxdist-6afd10f09434511062eaa77b29e1d813e412ea8e.tar.xz
doc: fix missing label for PTXdist Mailing List section
Without the additional label and the bracket notation in the link, sphinx warns with: /tmp/ptxdist.E5UBmy/docs/contributing.rst:15: WARNING: undefined label: ptxdist mailing list (if the link has no caption the label must precede a section header) Fixes: commit ac99a7f95505a4 ("doc: contributing: fix typos, add links, and make text easier to parse") Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
-rw-r--r--doc/contributing.rst4
-rw-r--r--doc/getting_help.rst2
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index 1db596c0e..2554e6e5a 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -12,8 +12,8 @@ there should be good reasons for different choices.
How to Contribute
~~~~~~~~~~~~~~~~~
-Contributions should be sent as patches to the :ref:`PTXdist mailing list`. This
-is usually done with ``git send-email``.
+Contributions should be sent as patches to the :ref:`PTXdist mailing list
+<ptxdist_mailing_list>`. This is usually done with ``git send-email``.
All patches must contain a descriptive subject and should, for all
non-obvious changes, contain a commit message describing what has changed
diff --git a/doc/getting_help.rst b/doc/getting_help.rst
index 274e585ad..aaf986b59 100644
--- a/doc/getting_help.rst
+++ b/doc/getting_help.rst
@@ -5,6 +5,8 @@ Below is a list of locations where you can get help in case of trouble.
For questions how to do something special with PTXdist or general
questions about Linux in the embedded world, try these.
+.. _ptxdist_mailing_list:
+
PTXdist Mailing List
--------------------