diff --git a/Readme.md b/Readme.md index 6d545443..8f71ee8d 100644 --- a/Readme.md +++ b/Readme.md @@ -30,7 +30,7 @@ So far, we get: - Server rendering and indexing of `./pages` - Static file serving. `./static/` is mapped to `/static/` -To see how simple this is, check out the [sample app - nextagram](https://github.com/zeit/nextgram) +To see how simple this is, check out the [sample app - nextgram](https://github.com/zeit/nextgram) ### Bundling (code splitting)