We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424e5c4 commit ead8b4eCopy full SHA for ead8b4e
.github/workflows/doc-links.yml
@@ -38,5 +38,5 @@ jobs:
38
gem install awesome_bot
39
cd extension
40
awesome_bot --files README.md --allow-dupe --allow 401,301 --skip-save-results --white-list ddev.site --base-url http://localhost:8080/
41
- awesome_bot docs/*.md --skip-save-results --allow-dupe --allow 401,301 --white-list ddev.site,https://crowdsec,http://crowdsec,php.net/supported-versions.php --base-url http://localhost:8080/docs/
+ awesome_bot docs/*.md --skip-save-results --allow-dupe --allow 401,301 --white-list ddev.site,https://crowdsec,http://crowdsec,php.net/supported-versions.php,https://www.maxmind.com --base-url http://localhost:8080/docs/
42
0 commit comments