linking to some existing docs (#4592)

This commit is contained in:
Steve Sanderson 2018-12-14 18:50:57 +00:00 committed by GitHub
parent ec9676f51e
commit 6187e628af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Features of the components programming model include:
- [Routing](https://blazor.net/docs/routing.html)
- [Layouts](https://blazor.net/docs/layouts.html)
- Forms and validation
- Dependency injection
- [Dependency injection](https://blazor.net/docs/dependency-injection.html)
- [JavaScript interop](https://blazor.net/docs/javascript-interop.html)
- Live reloading in the browser during development
- Server-side rendering