Skip to content

Commit 599b7c7

Browse files
Update setup.md
1 parent e2dfee0 commit 599b7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Alternatively, you may also prefer to use the Azure CLI to create the resource g
4242

4343
Each of the subfolders in this repository (`audio`, `categories`, `events`, `images`, `proxy`, `text`, and `web`) contains a `build` subfolder with a `build.yaml` file. The `build.yaml` files contain the list of Azure Pipelines build steps that are required for that component.
4444

45-
To use Azure Pipelines to build the Content Reactor system, you will need to set up multiple build configurations - one for each component with a `build.yaml` file. [Follow the instructions here](https://docs.microsoft.com/en-us/Azure Pipelines/build-release/actions/build-yaml?view=Azure Pipelines#manually-create-a-yaml-build-definition) to create each build definition and select the appropriate `build.yaml` file.
45+
To use Azure Pipelines to build the Content Reactor system, you will need to set up multiple build configurations - one for each component with a `build.yaml` file. [Follow the instructions here](https://docs.microsoft.com/en-us/azure/devops/pipelines/get-started-yaml?view=vsts#manually-create-a-yaml-build-definition) to create each build definition and select the appropriate `build.yaml` file.
4646

4747
After all the build definitions have been created, queue builds using those definitions
4848

0 commit comments

Comments
 (0)