mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/9509] Close anchor tag in coding guidelines
Thanks Andreas. PHPBB3-9509
This commit is contained in:
@@ -2352,7 +2352,7 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2))
|
|||||||
|
|
||||||
<a name="commitmessage"></a><h3>7.ii. Commit Messages and Reposiory Rules</h3>
|
<a name="commitmessage"></a><h3>7.ii. Commit Messages and Reposiory Rules</h3>
|
||||||
|
|
||||||
<p>Information on repository rules, such as commit messages can be found at <a href="http://wiki.phpbb.com/display/DEV/Git" title="phpBB Git Information">http://wiki.phpbb.com/display/DEV/Git</p>.
|
<p>Information on repository rules, such as commit messages can be found at <a href="http://wiki.phpbb.com/display/DEV/Git" title="phpBB Git Information">http://wiki.phpbb.com/display/DEV/Git</a></p>.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user