Skip to content

Commit 8b4d76a

Browse files
Merge pull request SharePoint#5189 from adeelsheikh/patch-1
Fix link for Azure Pipelines in approaches list
2 parents 359d7c1 + 0750bdc commit 8b4d76a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Azure builds and releases is the historic one, featuring a graphical edition exp
1919
Azure multi-stage Pipelines is a newer feature still in preview, is relies on pipeline definitions stored as YAML files on the repository providing transparency, version history and repeatability.
2020
Both approaches are decribed for the SharePoint Framework:
2121

22-
- [Azure Build and Release](./implement-ci-cd-with-azure-pipelines.md)
23-
- Azure Multi-stage Pipelines (this article)
22+
- Azure Build and Release (this article)
23+
- [Azure Multi-stage Pipelines](./implement-ci-cd-with-azure-pipelines.md)
2424

2525

2626
## Continuous Integration

0 commit comments

Comments
 (0)