mirror of https://github.com/knative/docs.git
Updates a broken docker link to docker.io (#2742)
This commit is contained in:
parent
b1d394b4f8
commit
88d311b6ee
|
@ -43,7 +43,7 @@ You need:
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
- Google Container Registry: [https://gcr.io/](https://gcr.io/)
|
- Google Container Registry: [https://gcr.io/](https://gcr.io/)
|
||||||
- DockerHub [https://index.docker.io/v1/](https://index.docker.io/v1/)
|
- DockerHub [https://docker.io/](https://docker.io/)
|
||||||
|
|
||||||
* `[PRIVATE_REGISTRY_EMAIL]` is your email address that is associated with
|
* `[PRIVATE_REGISTRY_EMAIL]` is your email address that is associated with
|
||||||
the private registry.
|
the private registry.
|
||||||
|
|
Loading…
Reference in New Issue