We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a3dea commit d200b47Copy full SHA for d200b47
src/links/lib/excluded-links.yml
@@ -18,6 +18,10 @@
18
- startsWith: https://classroom.github.com/videos
19
- startsWith: https://developer.anthology.com/portal
20
21
+# Links to github.com/github-early-access that will 404 unless you are
22
+# an organization member. Should only be used on early-access docs.
23
+- startsWith: https://github.com/github-early-access
24
+
25
# Oneoff links that link checkers think are broken but are not.
26
- is: https://haveibeenpwned.com/
27
- is: https://www.ilo.org/dyn/normlex/en/f?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029
0 commit comments