Skip to content

Commit 37aa3f8

Browse files
authored
[Temp] Exclude gpg mit site from dead link check (#464)
1 parent 0b1af4f commit 37aa3f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.dlc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
{
1010
"pattern": "^https://github.com/apache/skywalking-java/blob/master/changes/changes-x.y.z.md$"
1111
},
12+
{
13+
"pattern": "^http://pgp.mit.edu:11371"
14+
},
1215
{
1316
"pattern": "^https://dist.apache.org/repos/dist/dev/skywalking/java-agent/x.y.z$"
1417
},

0 commit comments

Comments
 (0)