We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a84f85 commit 857413aCopy full SHA for 857413a
1 file changed
.github/workflows/broken-links.yml
@@ -51,4 +51,4 @@ jobs:
51
with:
52
fail: true
53
# removed md files that include liquid tags
54
- args: --base ${{ env.BASE_URL }} --config .github/config/broken-links_lychee.toml './**/*.md' './**/*.html'
+ args: --base ${{ env.BASE_URL }} --config .github/config/broken-links_lychee.toml './**/*.md' './**/*.html'
0 commit comments