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