diff mbox series

[committed] wwwdocs: Update Co-Authored-By reference on GitHub.

Message ID 20201015074213.4673333E38@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: Update Co-Authored-By reference on GitHub. | expand

Commit Message

Gerald Pfeifer Oct. 15, 2020, 7:41 a.m. UTC
Pushed. Gerald

---
 htdocs/codingconventions.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index 162e1dda..f6842c8f 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -145,7 +145,9 @@  a large batch of changes.</p>
         supported formats: <code>\t* a/b/c/file.c:</code>, <code>\t* a/b/c/file.c (function):</code>, <code>\t* a/b/c/file1.c, a/b/c/file2.c:</code></li>
     <li><code>changelog_file_comment</code> - line that follows a <code>changelog_file</code> with description of changes in the file;
         must start with <code>\t</code></li>
-    <li><code>co_authored_by</code> - <a href="https://docs.github.com/en/github/committing-changes-to-your-project/creating-a-commit-with-multiple-authors">GitHub format</a> for a Co-Authored-By</li>
+    <li><code>co_authored_by</code> - <a
+        href="https://docs.github.com/en/free-pro-team@latest/github/committing-changes-to-your-project/creating-a-commit-with-multiple-authors">GitHub format</a>
+        for a Co-Authored-By</li>
 </ul>
 
 <h3>Format rules</h3>