Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DarhkVoyd committed Feb 8, 2024
1 parent 0e909e1 commit 15acef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
paths: 'pages/blog/posts/applicability-json-schema-fundamentals-part-1.md'
markdown: true
retry: true
urlRewriteSearch: http://localhost
urlRewriteReplace: https://json-schema.org/
urlRewriteSearch: 'https://github.com/json-schema-org/website/blob/HEAD/'
urlRewriteReplace: ''
verbosity: DEBUG

0 comments on commit 15acef2

Please sign in to comment.