Skip to content

Commit

Permalink
Fix a broken link in Markup Reference -> Code Blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
DiddiLeija authored and pradyunsg committed Dec 9, 2022
1 parent 2fd8b8f commit a89a849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/code-blocks.md
Expand Up @@ -24,7 +24,7 @@ print("Or disable all syntax highlighting.")
```
There's a lot of power hidden underneath the triple backticks in MyST Markdown,
as seen in <https://myst-parser.readthedocs.io/en/latest/using/intro.html#block-level-directives-with-myst-markdown>.
as seen in <https://myst-parser.readthedocs.io/en/latest/syntax/roles-and-directives.html>.
+++
Expand Down

0 comments on commit a89a849

Please sign in to comment.