Move Razor Pages TOC link above Filters

pull/3553/head
Scott Addie 2017-06-22 10:55:16 -05:00
parent c734a58f33
commit c2c63d8732
1 changed files with 1 additions and 1 deletions

View File

@ -84,9 +84,9 @@
### [Formatting response data](mvc/models/formatting.md)
#### [Custom formatters](mvc/advanced/custom-formatters.md)
<!--### [🔧 Support resource updates with JSON patch](mvc/web-api/json-patch.md)-->
## [Razor Pages](mvc/razor-pages/index.md)
## [Filters](mvc/controllers/filters.md)
## [Areas](mvc/controllers/areas.md)
## [Razor Pages](mvc/razor-pages/index.md)
## [Advanced](mvc/advanced/index.md)
### [Working with the Application Model](mvc/controllers/application-model.md)
### [Application parts](mvc/advanced/app-parts.md)