We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 071a25e + 1f30290 commit 95f874cCopy full SHA for 95f874c
1 file changed
myst.yml
@@ -23,8 +23,9 @@ project:
23
keys:
24
# These link resolve in the browser but generates did not resolve and 403 for the build
25
- https://irsa.ipac.caltech.edu/cgi-bin/Gator/nph-scan?projshort=SPITZER
26
- # The IVOA server is down this week; remove these in mid-March 2026
27
- - https://www.ivoa.net/documents/latest/ADQL.html
+ # GH is rather flaky for CI right now, temporarily measure
+ - 'https://github.com/**'
28
+
29
extends:
30
- toc.yml
31
site:
0 commit comments