diff --git a/content-sample/index.md b/content-sample/index.md index e49d30a..8e2f173 100644 --- a/content-sample/index.md +++ b/content-sample/index.md @@ -17,11 +17,11 @@ and is shown as the main landing page. If you create a folder within the content folder (e.g. `content-sample/sub`) and put an `index.md` inside it, you can access that folder at the URL -`http://yoursite.com/?sub`. If you want another page within the sub folder, +`http://example.com/pico/?sub`. If you want another page within the sub folder, simply create a text file with the corresponding name and you will be able to access it (e.g. `content-sample/sub/page.md` is accessible from the URL -`http://yoursite.com/?sub/page`). Below we've shown some examples of locations -and their corresponding URLs: +`http://example.com/pico/?sub/page`). Below we've shown some examples of +locations and their corresponding URLs: