Skip to content

Commit fde285d

Browse files
hritikchaudharynielslange
authored andcommitted
reverted check-doc-links-config.json
1 parent 2cf7806 commit fde285d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/check-doc-links-config.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@
1414
],
1515
"ignorePatterns": [
1616
{
17-
"pattern": "^http://localhost"
17+
"pattern": "^http://localhost"
1818
},
1919
{
20-
"pattern": "https://www.php.net/manual/en/install.php"
21-
},
22-
{
23-
"pattern": "^docs/internal-developers/testing/releases"
20+
"pattern": "https://www.php.net/manual/en/install.php"
2421
}
2522
]
2623
}

0 commit comments

Comments
 (0)