add session title to TOC (#2509)

pull/2514/head
Rick Anderson 2017-01-13 08:07:39 -10:00 committed by Tom Dykstra
parent dbbf9cf28b
commit 5b9b0e66ae
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
## [Dependency Injection](fundamentals/dependency-injection.md)
## [Working with Multiple Environments](fundamentals/environments.md)
## [Hosting](fundamentals/hosting.md)
## [Managing Application State](fundamentals/app-state.md)
## [Session and application state](fundamentals/app-state.md)
## [Servers](fundamentals/servers/index.md)
### [Kestrel](fundamentals/servers/kestrel.md)
### [ASP.NET Core Module](fundamentals/servers/aspnet-core-module.md)