URL fix up
This commit is contained in:
parent
cc63354367
commit
b9721024be
|
@ -81,7 +81,7 @@ might look like:
|
|||
├── contact/
|
||||
| └── index.html # => http://example.com/contact/
|
||||
|── other/
|
||||
| └── index.md # => http://example.com/other.html
|
||||
| └── index.md # => http://example.com/other/
|
||||
└── index.html # => http://example.com/
|
||||
{% endhighlight %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue