Skip to content

Commit 1053d2b

Browse files
committed
DOC: Avoid nested markup
... because this is not supported by reST.
1 parent 2a58e97 commit 1053d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/links.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"The primary tool this package provides is a Sphinx parser for `ipynb` files.\n",
103103
"This allows you to directly convert Jupyter Notebooks into Sphinx documents.\n",
104104
"It relies heavily on the\n",
105-
"[`MyST` parser](https://github.com/ExecutableBookProject/myst_parser).\n",
105+
"[MyST parser](https://github.com/ExecutableBookProject/myst_parser).\n",
106106
"\n",
107107
"https://myst-nb.readthedocs.io/\n",
108108
"\n",

0 commit comments

Comments
 (0)