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 6a6edfd commit f7d90c4Copy full SHA for f7d90c4
hack/check-links.sh
@@ -16,4 +16,4 @@ docker run --rm -v sdk-html:/target klakegg/html-proofer:3.18.8 /target \
16
--http-status-ignore 429 \
17
--allow_hash_href \
18
--typhoeus '{"followlocation":true,"connecttimeout":600,"timeout":600}' \
19
- --url-ignore "/github.com\/operator-framework\/operator-sdk\/edit\/master\//,https://docs.github.com/en/get-started/quickstart/fork-a-repo"
+ --url-ignore "/github.com\/operator-framework\/operator-sdk\/edit\/master\//,https://docs.github.com/en/get-started/quickstart/fork-a-repo,https://github.com/operator-framework/operator-sdk/settings/access"
0 commit comments