Skip to content

Commit ae6667c

Browse files
committed
fix github workflow, script was moved
1 parent 5caff83 commit ae6667c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_dead_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
python-version: '3.x'
1818
- run: pip install python-frontmatter
1919
- name: Check for dead links
20-
run: tests/dead_links.py
20+
run: scripts/dead_links.py

0 commit comments

Comments
 (0)