Skip to content

Commit 74bde0d

Browse files
committed
build: update docs action
1 parent 478d1cf commit 74bde0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Run linkinator
4545
uses: JustinBeckwith/linkinator-action@v1
4646
with:
47-
paths: _gh-pages
47+
paths: _gh_pages
4848
recurse: true
4949
verbosity: error
5050
skip: "^(?!http://localhost)"

0 commit comments

Comments
 (0)