Skip to content

Commit c071728

Browse files
authored
Fixed stale link to meta data extension (#2194)
1 parent 75a565a commit c071728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/meta-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ markdown_extensions:
2828
Front matter is written as a series of key-value pairs at the beginning of the
2929
Markdown document, delimited by a blank line which ends the YAML context.
3030
31-
[3]: https://github.com/squidfunk/mkdocs-material/blob/master/src/base.html
31+
[3]: https://python-markdown.github.io/extensions/meta_data/
3232
[4]: https://jekyllrb.com/docs/front-matter/
3333
3434
## Usage

0 commit comments

Comments
 (0)