Skip to content

Commit c228da8

Browse files
authored
Update publish-configuration.md (#44874)
1 parent 094c85c commit c228da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/containers/publish-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The container registry property controls the destination registry, the place tha
130130
</PropertyGroup>
131131
```
132132

133-
This tooling supports publishing to any registry that supports the [Docker Registry HTTP API V2](https://docs.docker.com/registry/spec/api/). This includes the following registries explicitly (and likely many more implicitly):
133+
This tooling supports publishing to any registry that supports the [Docker Registry HTTP API V2](https://distribution.github.io/distribution/spec/api/). This includes the following registries explicitly (and likely many more implicitly):
134134

135135
- [Azure Container Registry](https://azure.microsoft.com/products/container-registry)
136136
- [Amazon Elastic Container Registry](https://aws.amazon.com/ecr/)

0 commit comments

Comments
 (0)