diff --git a/content/en/content-management/urls.md b/content/en/content-management/urls.md index 4389b1dca..a81a3a15b 100644 --- a/content/en/content-management/urls.md +++ b/content/en/content-management/urls.md @@ -202,7 +202,7 @@ The following demonstrates the concept: ``` content/posts/_index.md -=> example.com/posts/index.html +=> example.com/posts/ content/posts/post-1.md => example.com/posts/post-1/ ```