docs: update nesting example (#1868)

pull/1871/head
Joff Tiquez 3 years ago committed by GitHub
parent 9f2553424e
commit 8f7d35ff8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ Then you can access the pages by the below URL.
index.md -> / index.md -> /
prologue.md -> /prologue.html prologue.md -> /prologue.html
guide/index.md -> /guide/ guide/index.md -> /guide/
getting-started.md -> /guide/getting-started.html guide/getting-started.md -> /guide/getting-started.html
``` ```
As you can see, the directory structure corresponds to the final URL, as same as hosting plain HTML from a typical web server. As you can see, the directory structure corresponds to the final URL, as same as hosting plain HTML from a typical web server.

Loading…
Cancel
Save