Skip to content

Commit bb3c587

Browse files
committed
Fix Checkstyle suppressions DTD link.
1 parent 5e8565c commit bb3c587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conf/checkstyle-suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<!DOCTYPE suppressions PUBLIC "-//Puppy Crawl//DTD Suppressions 1.0//EN" "https://checkstyle.org/dtds/suppressions_1_0.dtd">
2+
<!DOCTYPE suppressions PUBLIC -//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN "https://checkstyle.org/dtds/suppressions_1_0.dtd">
33
<!--
44
Licensed to the Apache Software Foundation (ASF) under one or more
55
contributor license agreements. See the NOTICE file distributed with

0 commit comments

Comments
 (0)