diff --git a/docs/reference/code-blocks.md b/docs/reference/code-blocks.md index db023e9d5..d7bb5c0e1 100644 --- a/docs/reference/code-blocks.md +++ b/docs/reference/code-blocks.md @@ -382,7 +382,7 @@ The `#!python range()` function is used to generate a sequence of numbers. ### Adding keyboard keys When [Keys][22] is enabled, keyboard keys can be rendered with a simple syntax. -Consult the [Python Markdown Extensions][16] documentation to learn about all +Consult the [Python Markdown Extensions][14] documentation to learn about all available key codes. _Example_: