Fix invalid link in release notes for Checkstyle 6.3, issue #730
This commit is contained in:
parent
aef011fcfe
commit
fde9678a2f
|
|
@ -158,7 +158,7 @@
|
|||
<p>New:</p>
|
||||
<ul>
|
||||
<li>
|
||||
New option to HiddenField, to skip builder methods - setterCanReturnItsClass. Author: Dmitri Priimak <a href="https://github.com/checkstyle/checkstyle/issues/589">#589</a>
|
||||
New option to HiddenField, to skip builder methods - setterCanReturnItsClass. Author: Dmitri Priimak <a href="https://github.com/checkstyle/checkstyle/pull/598">#598</a>
|
||||
</li>
|
||||
<li>
|
||||
New option to Checker and TreeWalker to specify file extensions. Author: Alex Kravin <a href="https://github.com/checkstyle/checkstyle/issues/25">#25</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue