diff --git a/docs/source/contributing/jupyter_style.md b/docs/source/contributing/jupyter_style.md index c6c36482715..9dbfbd3def2 100644 --- a/docs/source/contributing/jupyter_style.md +++ b/docs/source/contributing/jupyter_style.md @@ -45,7 +45,7 @@ This guide does not teach nor cover MyST extensively, only gives some opinionate * If the output (or even code and output) of a cell is not necessary to follow the notebook or it is very long and can break the flow of reading, consider hiding - it with a {doc}`toggle button ` + it with a {ref}`toggle button ` * Consider using {ref}`myst:syntax/md-figures` to add captions to images used in the notebook.