summaryrefslogtreecommitdiff
path: root/Documentation/committer-responsibilities.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/committer-responsibilities.md')
-rw-r--r--Documentation/committer-responsibilities.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/committer-responsibilities.md b/Documentation/committer-responsibilities.md
index 9e93c4e67..40ffb51fb 100644
--- a/Documentation/committer-responsibilities.md
+++ b/Documentation/committer-responsibilities.md
@@ -5,7 +5,7 @@ Prerequisites
-------------
Be familiar with [CodingStyle.md](../CodingStyle.md) and
-[CONTRIBUTING.md](../CONTRIBUTING.md).
+[CONTRIBUTING.rst](../CONTRIBUTING.rst).
Review
------
@@ -70,7 +70,7 @@ the use of "Signed-off-by:" to a new developer, explain not just how but
why, since the intended meaning of "Signed-off-by:" is more important
than the syntax. As part of your explanation, quote or provide a URL
to the Developer's Certificate of Origin in
-[CONTRIBUTING.md](../CONTRIBUTING.md).
+[CONTRIBUTING.rst](../CONTRIBUTING.rst).
Use Reported-by: and Tested-by: tags in commit messages to indicate
the source of a bug report.