Skip to content

Commit 2db9a68

Browse files
Corrected second "Next Steps" link
It looks like the second link in "Next Steps" is a duplicate. This correctly redirects readers to documentation for another private container registry. This resolves https://github.com/MicrosoftDocs/azure-docs/issues/93591.
1 parent 4af947d commit 2db9a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-tasks-base-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ See the following tutorials for scenarios to automate application image builds a
6767

6868
* [Automate container image builds when a base image is updated in the same registry](container-registry-tutorial-base-image-update.md)
6969

70-
* [Automate container image builds when a base image is updated in a different registry](container-registry-tutorial-base-image-update.md)
70+
* [Automate container image builds when a base image is updated in a different registry](container-registry-tutorial-private-base-image-update.md)
7171

7272

7373
<!-- LINKS - External -->

0 commit comments

Comments
 (0)