Pushed. Gerald --- htdocs/codingconventions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index af08f11a..24365815 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -147,7 +147,7 @@ a large batch of changes.</p> <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-and-editing-commits/creating-a-commit-with-multiple-authors">GitHub format</a> + href="https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors">GitHub format</a> for a Co-Authored-By</li> </ul> -- 2.39.1