minor changes for index.html

This commit is contained in:
Roman Ivanov 2015-03-13 20:12:29 -04:00
parent 8ef8813243
commit ccaa2811d0
1 changed files with 2 additions and 2 deletions

View File

@ -43,13 +43,13 @@
</p>
<ul>
<li>
<a href="https://github.com/checkstyle/checkstyle">Source
<a href="https://github.com/checkstyle/checkstyle">GitHub Source
code repository</a> - replacing the Mercurial repository on
SourceForge.
</li>
<li>
<a
href="https://github.com/checkstyle/checkstyle/issues">Issue
href="https://github.com/checkstyle/checkstyle/issues">GitHub Issue
management</a> - replacing the Bugs/Feature/Patches on
SourceForge. All new issues should be raised at GitHub, and
pull requests are now the preferred way to submit patches.