1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00

Fixed link in documentation (#2801)

I noticed in the docs that the link to browse the key codes actually links to the snippets extension.

I believe this was due to an accidental switch of the numbers used as link references.

Might I suggest at some point converting this page to use textual keys (e.g. `[keys-extension]` instead of `[14]`) to prevent such inadvertent swaps in the future?
This commit is contained in:
Nick Aldwin 2021-07-01 03:24:04 -04:00 committed by GitHub
parent 31aab182b7
commit 46ca86baf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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_: