Replace VSTS with Azure Pipelines (#8485)

Addresses one final piece of feedback in https://github.com/aspnet/Docs/pull/8479
pull/8484/head
Scott Addie 2018-09-10 15:12:15 -05:00 committed by GitHub
parent 2682da14f0
commit cb89acac6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ In this section, the following tasks were completed:
* Deployed an update to the staging slot.
* Swapped the staging and production slots.
In the next section, you'll learn how to build a DevOps pipeline with Azure and Visual Studio Team Services.
In the next section, you'll learn how to build a DevOps pipeline with Azure Pipelines.
## Additional reading