diff --git a/README.md b/README.md index e069f56..cc7ae61 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ layout: default ``` -Each individual album will be available at the url `/`. To create a detail page for an album, create a new layout `_layouts/album.html`: +Each individual album will be available at the url `/albums/`. To create a detail page for an album, create a new layout `_layouts/album.html`: ```

{{ page.album }}