From 1c536b4a487ae8ad7793aea6042971881dd5f15e Mon Sep 17 00:00:00 2001 From: Leo Lorenzo Luis Date: Sun, 30 Jun 2019 11:40:05 -0400 Subject: [PATCH] Updated docs when people fork with the public repo which is MLOpsPython Fix some misspelled words --- docs/getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 35232d3e..bd1c2839 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -112,10 +112,10 @@ 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. + - Field **Default version** will get auto populated **Latest**, you can leave them as it is. - Click on **Add**, and then **Save** the pipeline ![release retraining artifact](./images/release-retrainingartifact.png)