Skip to content

Commit 2e9785b

Browse files
committed
Fix Checkstyle suppressions DTD link.
1 parent b0b84d6 commit 2e9785b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkstyle-suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
-->
1919

2020
<!DOCTYPE suppressions PUBLIC
21-
"-//Puppy Crawl//DTD Suppressions 1.0//EN"
21+
-//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN
2222
"https://checkstyle.org/dtds/suppressions_1_0.dtd">
2323

2424
<suppressions>

0 commit comments

Comments
 (0)