shithub: hugo

Download patch

ref: 27e88154af2dd9af6d0523d6e67b612e6336f91c
parent: f1c29b017bbd88e701cd5151dd186e868672ef89
author: Munif Tanjim <[email protected]>
date: Thu May 18 17:12:23 EDT 2017

docs: Fix incorrect path in templates/list


--- a/docs/content/templates/list.md
+++ b/docs/content/templates/list.md
@@ -44,7 +44,7 @@
 * /layouts/\_default/section.html
 * /layouts/\_default/list.html
 * /themes/`THEME`/layouts/section/`SECTION`.html
-* /themes/layouts/`SECTION`/list.html
+* /themes/`THEME`/layouts/`SECTION`/list.html
 * /themes/`THEME`/layouts/\_default/section.html
 * /themes/`THEME`/layouts/\_default/list.html