Skip to content

Commit 6772988

Browse files
authored
Removed en-us from the link
1 parent f618873 commit 6772988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/toolchain/implement-ci-cd-with-azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Azure Pipelines is the newer version of the Azure DevOps build and release featu
1111
This article explains the steps involved in setting up your Azure Pipelines environment with Continuous Integration and Continuous Deployment to automate your SharePoint Framework builds, unit tests, and deployment.
1212

1313
> [!NOTE]
14-
> Azure Multi-stage Pipelines is still in preview and you need to make sure you [enable this preview feature](https://docs.microsoft.com/en-us/azure/devops/project/navigation/preview-features) for your Azure DevOps organization under __Preview Features__.
14+
> Azure Multi-stage Pipelines is still in preview and you need to make sure you [enable this preview feature](https://docs.microsoft.com/azure/devops/project/navigation/preview-features) for your Azure DevOps organization under __Preview Features__.
1515
1616
## Choosing between Azure Multi-stage Pipelines (preview) and Azure DevOps builds and releases
1717

0 commit comments

Comments
 (0)