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.
1 parent 5caff83 commit ae6667cCopy full SHA for ae6667c
.github/workflows/check_dead_links.yml
@@ -17,4 +17,4 @@ jobs:
17
python-version: '3.x'
18
- run: pip install python-frontmatter
19
- name: Check for dead links
20
- run: tests/dead_links.py
+ run: scripts/dead_links.py
0 commit comments