Typo fix for proper routing link

This commit is contained in:
Alex
2019-05-10 14:50:42 +03:00
committed by GitHub
parent 5c07080207
commit 8653a799eb

View File

@@ -97,7 +97,7 @@ This file is a template for responses from the server. Sapper will inject conten
### src/routes
This is the meat of your app — the pages and server routes. See the section on [routing](docs#routing) for the juicy details.
This is the meat of your app — the pages and server routes. See the section on [routing](docs#Routing) for the juicy details.
### static