We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4318754 commit acf3bbcCopy full SHA for acf3bbc
.github/workflows/check_links.yml
@@ -29,5 +29,5 @@ jobs:
29
- name: Check links
30
uses: lycheeverse/lychee-action@v2
31
with:
32
- args: --no-progress --require-https --exclude www.reddit.com --base-url https://cockatrice.github.io -- . https://cockatrice.github.io
+ args: --no-progress --require-https --exclude www.reddit.com --base https://cockatrice.github.io -- . https://cockatrice.github.io
33
jobSummary: true
0 commit comments