diff --git a/docs/en/guide/markdown.md b/docs/en/guide/markdown.md index dd577fe1..f8edbbc5 100644 --- a/docs/en/guide/markdown.md +++ b/docs/en/guide/markdown.md @@ -22,7 +22,7 @@ Both internal and external links get special treatment. ### Internal Links -Internal links are converted to router link for SPA navigation. Also, every `index.md` contained in each sub-directory will automatically be converted to `index.html`, with corresponding URL `/`. +Internal links are converted to router links for SPA navigation. Also, every `index.md` contained in each sub-directory will automatically be converted to `index.html`, with corresponding URL `/`. For example, given the following directory structure: