Skip to content
Permalink
Browse files

Fixed stale link to meta data extension (#2194)

  • Loading branch information
Andre601 committed Jan 9, 2021
1 parent 75a565a commit c07172804a69b6cce4682dd7a70eb30b8e307ba1
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/reference/meta-tags.md
@@ -28,7 +28,7 @@ markdown_extensions:
Front matter is written as a series of key-value pairs at the beginning of the
Markdown document, delimited by a blank line which ends the YAML context.

[3]: https://github.com/squidfunk/mkdocs-material/blob/master/src/base.html
[3]: https://python-markdown.github.io/extensions/meta_data/
[4]: https://jekyllrb.com/docs/front-matter/

## Usage

0 comments on commit c071728

Please sign in to comment.