Skip to content

Commit 14da81b

Browse files
committed
Fix typo
1 parent 0799e9e commit 14da81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/jupyter_style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This guide does not teach nor cover MyST extensively, only gives some opinionate
3535
libraries documentations. Use [sphinx cross-references](https://docs.readthedocs.io/en/stable/guides/cross-referencing-with-sphinx.html)
3636
instead.
3737

38-
* For instance, to link to another notebook, you could use an explicit link in the markdown text: "this model uses the \[Kronecker product](GP-Kron.myst.md)". This {ref}`this page <myst:syntax/targets>` for more details.
38+
* For instance, to link to another notebook, you could use an explicit link in the markdown text: "this model uses the \[Kronecker product](GP-Kron.myst.md)". See {ref}`this page <myst:syntax/targets>` for more details.
3939

4040
:::{caution}
4141
Using urls links breaks self referencing in versioned docs! And at the same time they are

0 commit comments

Comments
 (0)