mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 01:08:26 -05:00
URL fix up
This commit is contained in:
@@ -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 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user