mirror of
https://github.com/ceph/ceph
synced 2025-02-16 15:27:47 +00:00
doc/SubmittingPatches: Fix 'Fixes line' hyperlink
Signed-off-by: Varsha Rao <varao@redhat.com>
This commit is contained in:
parent
b176dcb3f9
commit
5b34a9bbf5
@ -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)
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user