mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 10:12:59 -04:00

Hugo looks for the list/single templates of a taxonomy in `/layouts/taxonomy`, not `/layouts/taxonomies` as correctly mentioned in [this doc page](https://gohugo.io/templates/list/). This change is simply a minor reconciliation.