Skip to content

Commit 9e15851

Browse files
authored
Update check_links.yml
1 parent dab3b7d commit 9e15851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Check links
3030
uses: lycheeverse/lychee-action@v2
3131
with:
32-
args: --no-progress --require-https --exclude www.reddit.com -- . cockatrice.github.io
32+
args: --no-progress --require-https --exclude www.reddit.com -- . https://cockatrice.github.io
3333
jobSummary: true

0 commit comments

Comments
 (0)