Update links (#338)

This commit is contained in:
Jim Galasyn 2017-12-07 15:03:52 -08:00
parent ed0e13f669
commit c79495b500
2 changed files with 3 additions and 3 deletions

View File

@ -38,8 +38,8 @@ is in DTR, only authorized users can change it.
To push images to DTR, you need CLI access to a licensed installation of
Docker EE.
- [License your installation](/datacenter/ucp/2.2/guides/admin/configure/license-your-installation.md).
- [Set up your Docker CLI](/datacenter/ucp/2.2/guides//user/access-ucp/cli-based-access.md).
- [License your installation](license-your-installation.md).
- [Set up your Docker CLI](/datacenter/ucp/3.0/guides/user/access-ucp/cli-based-access.md).
When you're set up for CLI-based access to a licensed Docker EE instance,
you can push images to DTR.

View File

@ -147,7 +147,7 @@ With Docker EE, you deploy your Kubernetes objects on the command line by using
Use a client bundle to configure your client tools, like Docker CLI and `kubctl`
to communicate with UCP instead of the local deployments you might have running.
[Get your client bundle by using the Docker EE web UI or the command line](/datacenter/ucp/2.2/guides/user/access-ucp/cli-based-access.md).
[Get your client bundle by using the Docker EE web UI or the command line](../access-ucp/cli-based-access.md).
When you have the client bundle set up, you can deploy a Kubernetes object
from YAML.