We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf7806 commit fde285dCopy full SHA for fde285d
.github/workflows/check-doc-links-config.json
@@ -14,13 +14,10 @@
14
],
15
"ignorePatterns": [
16
{
17
- "pattern": "^http://localhost"
+ "pattern": "^http://localhost"
18
},
19
20
- "pattern": "https://www.php.net/manual/en/install.php"
21
- },
22
- {
23
- "pattern": "^docs/internal-developers/testing/releases"
+ "pattern": "https://www.php.net/manual/en/install.php"
24
}
25
]
26
0 commit comments