Skip to content

Commit 851769e

Browse files
lvyanquanqwencoder
andcommitted
[hotfix][docs] Remove Flink Maven repo and mvnrepository from dead link check ignore patterns
Since all Maven download links have been replaced with mvnrepository.com artifact pages, the ignore patterns for repo1.maven.org and mvnrepository.com are no longer needed. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
1 parent 848340b commit 851769e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.dlc.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@
99
{
1010
"pattern": "^{"
1111
},
12-
{
13-
"pattern": "^https://repo1.maven.org/maven2/org/apache/flink.*"
14-
},
15-
{
16-
"pattern": "^https://mvnrepository.com"
17-
},
1812
{
1913
"pattern": "^https://img.shields.io"
2014
},

0 commit comments

Comments
 (0)