mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 18:14:55 -04:00
Fix pretty URL example (#1397)
This commit is contained in:
parent
f4c4153dcb
commit
eb98b09973
@ -202,7 +202,7 @@ The following demonstrates the concept:
|
|||||||
|
|
||||||
```
|
```
|
||||||
content/posts/_index.md
|
content/posts/_index.md
|
||||||
=> example.com/posts/index.html
|
=> example.com/posts/
|
||||||
content/posts/post-1.md
|
content/posts/post-1.md
|
||||||
=> example.com/posts/post-1/
|
=> example.com/posts/post-1/
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user