Skip to content

Commit 7a4d7fe

Browse files
committed
Fix cross links
1 parent 813d7f2 commit 7a4d7fe

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

tutorials/spherex/spherex_cutouts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14+
(spherex-cutouts)=
1415
# Download a collection of SPHEREx Spectral Image cutouts as a multi-extension FITS file
1516

1617
## 1. Learning Goals

tutorials/spherex/spherex_intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ kernelspec:
1212
name: python3
1313
---
1414

15+
(spherex-intro)=
1516
# Introduction to SPHEREx Spectral Images
1617

1718
+++

tutorials/spherex/spherex_psf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Both should be defined using `astropy` units.
7070
The goal is to obtain the cutout and then extract the PSF corresponding to the coordinates of interest.
7171

7272
```{tip}
73-
To learn more about how to access SPHEREx spectral images and how to download cutouts, we refer to the [SPHEREx Intro Tutorial](https://caltech-ipac.github.io/irsa-tutorials/tutorials/spherex/spherex_intro.html1) and the [SPHEREx Cutout Tutorial](https://caltech-ipac.github.io/irsa-tutorials/1).
73+
To learn more about how to access SPHEREx spectral images and how to download cutouts, we refer to the [SPHEREx Intro Tutorial](spherex-intro) and the [SPHEREx Cutouts Tutorial](spherex-cutouts).
7474
```
7575

7676
```{code-cell} ipython3

0 commit comments

Comments
 (0)