Skip to content

Commit c693922

Browse files
committed
Update broken.link.yml with lychee --base-url
1 parent 3e39cbc commit c693922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
with:
5050
fail: true
5151
# removed md files that include liquid tags
52-
args: --config .github/config/broken-links_lychee.toml './**/*.md' './**/*.html'
52+
args: --base-url="${{ github.event.repository.url }}" --config .github/config/broken-links_lychee.toml './**/*.md' './**/*.html'

0 commit comments

Comments
 (0)