Skip to content

Commit 4b906f7

Browse files
committed
updates
1 parent 1931a31 commit 4b906f7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/app-service/app-service-web-tutorial-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In this step, you set up the local ASP.NET Core project. App Service supports th
4545
cd dotnet-core-api
4646
```
4747

48-
This repository contains an app that's created based on the tutorial [ASP.NET Core Web API help pages using Swagger](/aspnet/core/tutorials/web-api-help-pages-using-swagger?tabs=visual-studio). It uses a Swagger generator to serve the [Swagger UI](https://swagger.io/swagger-ui/) and the Swagger JSON endpoint.
48+
This repository contains an app that's created based on the tutorial ASP.NET Core web API documentation with Swagger / OpenAPI](/aspnet/core/tutorials/web-api-help-pages-using-swagger?tabs=visual-studio). It uses a Swagger generator to serve the [Swagger UI](https://swagger.io/swagger-ui/) and the Swagger JSON endpoint.
4949
5050
1. Make sure the default branch is `main`.
5151
-843 Bytes
Loading

0 commit comments

Comments
 (0)