From 10a0b0ffe489a225bcdf4340473a622c49b0dc1a Mon Sep 17 00:00:00 2001 From: Alexander Pajer Date: Fri, 7 Jul 2023 12:04:02 +0200 Subject: [PATCH] docs --- demos/09-feedback/03-teams/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/09-feedback/03-teams/readme.md b/demos/09-feedback/03-teams/readme.md index 1b3d5dd7..04acb51d 100644 --- a/demos/09-feedback/03-teams/readme.md +++ b/demos/09-feedback/03-teams/readme.md @@ -18,7 +18,7 @@ Link your Azure Boards project to the Azure Boards app: ``` @azure boards link [project url] -@azure boards link https://dev.azure.com/integrations-training/M17-SystemFeedback +@azure boards link https://dev.azure.com/integrations-training/az-400 ``` Subscribe to Azure Board Status Change: @@ -37,7 +37,7 @@ Start monitoring all pipelines in project ``` @azure pipelines subscribe https://dev.azure.com/myorg/myproject/ -@azure pipelines subscribe https://dev.azure.com/integrations-training/M17-SystemFeedback +@azure pipelines subscribe https://dev.azure.com/integrations-training/az-400 ``` Show Approval, Run the pipeline in Azure Devops \ No newline at end of file