Skip to content

Commit be3d9be

Browse files
committed
that did not work, revert
1 parent 3f0b486 commit be3d9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
--checks 'Links,Images' \
132132
--swap-urls '^/docs/:/' \
133133
--ignore-files './build/api/v1/index.html,./build/api/v2/index.html' \
134-
--ignore-urls '[url],[path],https://circleci.com/api/v1.1/me,https://circleci.com/docs/webhooks/#outbound-webhooks,/github.com/circleci/circleci-docs-static/edit/' \
134+
--ignore-urls '[url],[path],https://circleci.com/api/v1.1/me,https://circleci.com/docs/webhooks/#outbound-webhooks,https://github.com/circleci/circleci-docs-static/edit' \
135135
--ignore-status-codes '0,403,429,999' \
136136
--no-check-external-hash \
137137
--typhoeus '{"timeout":30,"followlocation":true,"headers":{"User-Agent":"Mozilla/5.0 (compatible; LinkChecker)"}}'

0 commit comments

Comments
 (0)