diff --git a/docs/reference/meta-tags.md b/docs/reference/meta-tags.md index 2d7950906..385027787 100644 --- a/docs/reference/meta-tags.md +++ b/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