We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d363f90 commit 560bb90Copy full SHA for 560bb90
docs/setup/setting-up-a-blog.md
@@ -661,5 +661,5 @@ The following templates are added by the [built-in blog plugin]:
661
662
[theme extension]: ../customization.md#extending-the-theme
663
664
- [blog.html]: https://github.com/squidfunk/mkdocs-material/blob/master/src/blog.html
665
- [blog-post.html]: https://github.com/squidfunk/mkdocs-material/blob/master/src/blog-post.htmlhtml
+ [blog.html]: https://github.com/squidfunk/mkdocs-material/blob/master/src/templates/blog.html
+ [blog-post.html]: https://github.com/squidfunk/mkdocs-material/blob/master/src/templates/blog-post.html
0 commit comments