mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Ch06 and Ch07 videos (#613)
* Ch06 and Ch07 videos * exclude google scholar from link checking
This commit is contained in:
committed by
GitHub
parent
cff41c1fbc
commit
d5eaa36416
3
.github/workflows/check-links.yml
vendored
3
.github/workflows/check-links.yml
vendored
@@ -37,4 +37,5 @@ jobs:
|
||||
--check-links-ignore "https://code.visualstudio.com/*" \
|
||||
--check-links-ignore "https://arxiv.org/*" \
|
||||
--check-links-ignore "https://ai.stanford.edu/~amaas/data/sentiment/" \
|
||||
--check-links-ignore "https://x.com/*"
|
||||
--check-links-ignore "https://x.com/*" \
|
||||
--check-links-ignore "https://scholar.google.com/*"
|
||||
|
||||
Reference in New Issue
Block a user