From 63ed694fb9ce86a5aa4f272c6375a398d7372084 Mon Sep 17 00:00:00 2001 From: Leo Lorenzo Luis Date: Sun, 30 Jun 2019 12:06:25 -0400 Subject: [PATCH] Renamed DevOpsForAI to MLOpsPython as that is the repo name --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 35232d3e..acf5c555 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -112,7 +112,7 @@ On the next screen, click on **Save** and then click **Ok** to save the empty re 1. This will open up a pop up window, on this screen: - for source type, select **Build** - for project, select your project in Azure DevOps that you created in previous steps. - - For Source select the source build pipeline. If you have forked the git repo, the build pipeline may named ``yourgitusername.DevOpsForAI`` + - For Source select the source build pipeline. If you have forked the git repo, the build pipeline may named ``yourgitusername.MLOpsPython`` - In the Source alias, replace the auto-populated value with **``DevOpsForAI``** - Field **Devault version** will get auto populated **Latest**, you can leave them as it is.