Skip to content

Commit db9c826

Browse files
committed
Fix typo
1 parent 76c602d commit db9c826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/blue-green-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ After you test and verify the new revision, you can then point production traffi
4040
This article shows you how to implement blue-green deployment in a container app. To run the following examples, you need a container app environment where you can create a new app.
4141

4242
> [!NOTE]
43-
> Refer to [containerapps-blue-green repository](https://github.com/Azure-Samples/containerapps-blue-green) for a complete example of a github workflow that implements blue-green deployment for Container Apps.
43+
> Refer to [containerapps-blue-green repository](https://github.com/Azure-Samples/containerapps-blue-green) for a complete example of a GitHub workflow that implements blue-green deployment for Container Apps.
4444
4545
## Create a container app with multiple active revisions enabled
4646

0 commit comments

Comments
 (0)