Skip to content

Commit

Permalink
Fix link checker using live rather than build URLs for validating (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
Relequestual authored and tobie committed Sep 1, 2023
1 parent da2137d commit 0baafab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
markdown: true
retry: true
linksToSkip: "https://github.com/openjs-foundation/directory-private"
urlRewriteSearch: "https://github.com/openjs-foundation/cross-project-council/blob/HEAD/"
urlRewriteReplace: ""

0 comments on commit 0baafab

Please sign in to comment.