We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9e63c commit bb15620Copy full SHA for bb15620
images/docs-builder/links_ignorelist.json
@@ -2,6 +2,7 @@
2
"ignorePatterns": [
3
{ "pattern": "^https://api.crc.testing" },
4
{ "pattern": "^http://api.crc.testing" },
5
+ { "pattern": "^https://docs.github.com/.*$" },
6
{ "pattern": "https://console-openshift-console.apps-crc.testing" },
7
{ "pattern": "http://proxy.example.com" }
8
]
0 commit comments