Skip to content

Commit bb46523

Browse files
authored
Update linkcheck.yml
1 parent 689b350 commit bb46523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
- name: Run linksafe
99
uses: TechWiz-3/linksafe@main
1010
with:
11-
dirs: ".,./addons,./docs,./other"
11+
dirs: ".,./docs"
1212
verbose: true
1313
whitelist_files: "./docs/index.html"

0 commit comments

Comments
 (0)