Skip to content

Commit c86a992

Browse files
committed
DOC: fix link in Markdown source file
1 parent 7b65abc commit c86a992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/a-markdown-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For an example, see the
66
[Sphinx documentation](https://www.sphinx-doc.org/en/master/usage/markdown.html).
77

88
Alternatively, when using `nbsphinx` it is also possible to use Markdown
9-
files via [custom notebook formats](custom-formats.ipynb).
9+
files via [custom notebook formats](custom-formats.pct.py).
1010

1111
You only need to install the [jupytext](https://jupytext.readthedocs.io/)
1212
package and add a configuration setting to `conf.py`,

0 commit comments

Comments
 (0)