Skip to content

Commit dc6247a

Browse files
authored
DOC: Update link to MyST Markdown format page
1 parent 5cfaf67 commit dc6247a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pairing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ keep your `.ipynb` in sync with the content on NumPy tutorials. The
3838
NumPy tutorials use
3939
[Jupytext](https://jupytext.readthedocs.io/en/latest/index.html) to
4040
convert your `.ipynb` file to [MyST
41-
Markdown](https://github.com/mwouts/jupytext/blob/master/docs/formats.md#myst-markdown)
41+
Markdown](https://github.com/mwouts/jupytext/blob/main/docs/formats-markdown.md)
4242
format.
4343

4444
Jupyter notebooks are stored on your disk in a

0 commit comments

Comments
 (0)