Fix sitemap configuration link (#1360)

This commit is contained in:
Avinash Sonawane 2021-03-15 19:56:14 +00:00 committed by GitHub
parent 52251fb420
commit cd777b9fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,7 @@ sectionPagesMenu ("")
: See ["Section Menu for Lazy Bloggers"](/templates/menu-templates/#section-menu-for-lazy-bloggers).
sitemap
: Default [sitemap configuration](/templates/sitemap-template/#configure-sitemap-xml).
: Default [sitemap configuration](/templates/sitemap-template/#configure-sitemapxml).
staticDir ("static")
: A directory or a list of directories from where Hugo reads [static files][static-files]. {{% module-mounts-note %}}