Skip to content

Commit 95f874c

Browse files
authored
Merge pull request #278 from Caltech-IPAC/revert-272-MAINT_temp_ignore_url
MAINT: temporarily ignore GH links, remove exception for IVOA
2 parents 071a25e + 1f30290 commit 95f874c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

myst.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ project:
2323
keys:
2424
# These link resolve in the browser but generates did not resolve and 403 for the build
2525
- 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
26+
# GH is rather flaky for CI right now, temporarily measure
27+
- 'https://github.com/**'
28+
2829
extends:
2930
- toc.yml
3031
site:

0 commit comments

Comments
 (0)