]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/SubmittingPatches: Fix 'Fixes line' hyperlink 34197/head
authorVarsha Rao <varao@redhat.com>
Thu, 26 Mar 2020 07:05:27 +0000 (12:35 +0530)
committerVarsha Rao <varao@redhat.com>
Mon, 13 Apr 2020 13:59:35 +0000 (19:29 +0530)
Signed-off-by: Varsha Rao <varao@redhat.com>
SubmittingPatches.rst

index bc2e7e951d2dc96f520d4d7df0682e72ecf26d9b..d74529cd3ba07ecb1c88f14161da95d073b5d792 100644 (file)
@@ -133,7 +133,7 @@ Some negative examples (how *not* to title a commit message)::
      bug fix for driver X
      fix issue 99999
 
-Further to the last negative example ("fix issue 99999"), see `Fixes line`_.
+Further to the last negative example ("fix issue 99999"), see `Fixes line(s)`_.
 
 Commit message
 ^^^^^^^^^^^^^^
@@ -149,8 +149,6 @@ For positive examples, peruse ``git log`` in the ``master`` branch. A negative
 example would be a commit message that merely states the obvious. For example:
 "this patch includes updates for subsystem X. Please apply."
 
-.. _`fixes line`:
-
 Fixes line(s)
 ^^^^^^^^^^^^^