Skip to content

Commit 4987e37

Browse files
committed
MAINT: fix link causing warning in html build
1 parent ee015cf commit 4987e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: site/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You may notice our content is in markdown format (`.md` files). We review and
4242
host notebooks in the [MyST-NB](https://myst-nb.readthedocs.io/) format. We
4343
accept both Jupyter notebooks (`.ipynb`) and MyST-NB notebooks (`.md`).
4444
If you want to sync your `.ipynb` to your `.md` file follow the [pairing
45-
tutorial](content/pairing.md).
45+
tutorial](content/pairing).
4646

4747
```{toctree}
4848
:hidden:

0 commit comments

Comments
 (0)