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 4854722 commit 1a4137cCopy full SHA for 1a4137c
1 file changed
.linkcheck.json
@@ -27,6 +27,7 @@
27
{ "pattern": "^https://console.cloud.google.com/gcr/images/" },
28
{ "pattern": "^https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/obsolete/" },
29
{ "pattern": "^https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/obsolete/" },
30
- { "pattern": "^https://cwiki.apache.org" }
+ { "pattern": "^https://cwiki.apache.org" },
31
+ { "pattern": "^https://docs.openstack.org" }
32
]
33
}
0 commit comments