Pushed. Gerald

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

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>
-- 
2.28.0

Reply via email to