Skip to content

Commit

Permalink
stepperonline.com added to link checker exceptions; updates #1303
Browse files Browse the repository at this point in the history
  • Loading branch information
martukas committed Oct 9, 2022
1 parent b4b51b2 commit 5251798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run:
name: Check for broken links
command: |
git ls-files -z '**/*.md' | xargs -0 liche -d . -x "amazon.com|mouser.com|cypress.com|digikey.com|st.com|rsdelivers.com|platformio.org|smcpneumatics.com|all3dp.com|uflowvalve.com|aliexpress.us" -t 30
git ls-files -z '**/*.md' | xargs -0 liche -d . -x "amazon.com|mouser.com|cypress.com|digikey.com|st.com|rsdelivers.com|platformio.org|smcpneumatics.com|all3dp.com|uflowvalve.com|aliexpress.us|omc-stepperonline.com" -t 30
common-precommit-checks:
docker:
Expand Down

0 comments on commit 5251798

Please sign in to comment.