change name of web api node (#10270)

pull/10283/head
Tom Dykstra 2019-01-08 14:00:57 -08:00 committed by Scott Addie
parent a8e0ad21f8
commit ea530b27be
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# [Get started](xref:getting-started)
# Tutorials
## Web APIs
## Web API apps
### [Create a web API](xref:tutorials/first-web-api)
### [Web API with MongoDB](xref:tutorials/first-mongo-app)
## Web apps
@ -121,7 +121,7 @@
### [Custom model binding](xref:mvc/advanced/custom-model-binding)
### [Compatibility version](xref:mvc/compatibility-version)
# Web APIs
# Web API apps
## [Overview](xref:web-api/index)
## Tutorials