Skip to content

Commit

Permalink
Fix lychee base-url (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Nov 10, 2024
1 parent 99ff121 commit 130464d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
--scheme 'https' \
--timeout 60 \
--insecure \
--base "https://${{ matrix.website }}" \
--accept 401,403,429,500,502,999 \
--exclude-all-private \
--exclude 'https?://(www\.)?(linkedin\.com|twitter\.com|instagram\.com|kaggle\.com|tiktok\.com|fonts\.gstatic\.com|fonts\.googleapis\.com|url\.com|tesla\.com|wellfound\.com|.*\.cloudfunctions\.net|0\.0\.0\.0:5543/predict/from_files)' \
Expand Down

0 comments on commit 130464d

Please sign in to comment.