diff mbox series

[committed] wwwdocs: help.github.com is now docs.github.com.

Message ID 20200801224319.7A35C33E32@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: help.github.com is now docs.github.com. | expand

Commit Message

Gerald Pfeifer Aug. 1, 2020, 10:43 p.m. UTC
Pushed. 

Gerald

---
 htdocs/codingconventions.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index c0377315..162e1dda 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -145,7 +145,7 @@  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://help.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/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>