Skip to content

Commit 6704320

Browse files
committed
doc: restore link to checkstyle releasenotes
1 parent 2fb5e34 commit 6704320

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

net.sf.eclipsecs.doc/src/main/resources/partials/releases/8.21.0/release_notes.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,19 @@
22
<h3>Changes</h3>
33
<ul>
44
<li>
5-
<a href="https://github.com/checkstyle/eclipse-cs/issues/161">
5+
<a href="https://github.com/checkstyle/eclipse-cs/issues/1">
66
#161 Update to Checkstyle 8.21
77
</a>
88
</li>
99
</ul>
10+
11+
<p>
12+
Please read the
13+
<a target="_blank" href="http://checkstyle.sourceforge.net/releasenotes.html">
14+
Checkstyle release notes
15+
</a>
16+
for details on recent and potentially breaking changes in Checkstyle.
17+
Checkstyle configuration files potentially
18+
need to be adapted to this version.
19+
</p>
1020
</div>

0 commit comments

Comments
 (0)