We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs
1 parent 478d1cf commit 74bde0dCopy full SHA for 74bde0d
.github/workflows/docs.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Run linkinator
45
uses: JustinBeckwith/linkinator-action@v1
46
with:
47
- paths: _gh-pages
+ paths: _gh_pages
48
recurse: true
49
verbosity: error
50
skip: "^(?!http://localhost)"
0 commit comments