Skip to content

Commit 4b6b30a

Browse files
committed
fix ref to hide notebook cells
1 parent 3eaaa10 commit 4b6b30a

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
@@ -45,7 +45,7 @@ This guide does not teach nor cover MyST extensively, only gives some opinionate
4545

4646
* If the output (or even code and output) of a cell is not necessary to follow the
4747
notebook or it is very long and can break the flow of reading, consider hiding
48-
it with a {doc}`toggle button <myst-nb:use/hiding/code>`
48+
it with a {ref}`toggle button <myst-nb:use/hiding/code>`
4949

5050
* Consider using {ref}`myst:syntax/md-figures` to add captions to images used in the notebook.
5151

0 commit comments

Comments
 (0)