Skip to content

Commit 27e8815

Browse files
MunifTanjimn10v
authored andcommitted
docs: Fix incorrect path in templates/list
1 parent f1c29b0 commit 27e8815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/content/templates/list.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/)
4444
* /layouts/\_default/section.html
4545
* /layouts/\_default/list.html
4646
* /themes/`THEME`/layouts/section/`SECTION`.html
47-
* /themes/layouts/`SECTION`/list.html
47+
* /themes/`THEME`/layouts/`SECTION`/list.html
4848
* /themes/`THEME`/layouts/\_default/section.html
4949
* /themes/`THEME`/layouts/\_default/list.html
5050

0 commit comments

Comments
 (0)