diff --git a/ee/cluster/aws.md b/ee/cluster/aws.md index 7919695adf..1e7f6544a2 100644 --- a/ee/cluster/aws.md +++ b/ee/cluster/aws.md @@ -8,7 +8,7 @@ title: Get started with Docker Cluster on AWS ## Prerequisites -- Completed installation of [Docker Desktop Enterprise](../ee/desktop/) on Windows or Mac, or the [Docker Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux. +- Completed installation of [Docker Desktop Enterprise](/desktop/enterprise/) on Windows or Mac, or the [Docker Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux. - [Access keys](https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys) to an AWS subscription. You can provide these credentials in many ways, but the recommended way is to create an `~/.aws/credentials` file. Refer to [AWS CLI configuration](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) for details on creating one. ## Create a cluster diff --git a/ee/cluster/azure.md b/ee/cluster/azure.md index c66ef937b3..e0506578de 100644 --- a/ee/cluster/azure.md +++ b/ee/cluster/azure.md @@ -8,7 +8,7 @@ title: Get started with Docker Cluster on Azure ## Prerequisites -- Completed installation of [Docker Desktop Enterprise](../ee/desktop/) on Windows or Mac, or the [Docker Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux. +- Completed installation of [Docker Desktop Enterprise](/desktop/enterprise/) on Windows or Mac, or the [Docker Enterprise Engine](https://docs.docker.com/ee/supported-platforms/) on Linux. - Sign up for the following items for your Azure account: - Service Principal UUID - Service Principal App Secret diff --git a/ee/enable-client-certificate-authentication.md b/ee/enable-client-certificate-authentication.md index bb1f43f2c4..398a000fed 100644 --- a/ee/enable-client-certificate-authentication.md +++ b/ee/enable-client-certificate-authentication.md @@ -105,8 +105,8 @@ You have the option to add your DTR server CA certificate to your system's trust - [Docker Engine](https://docs.docker.com/engine/security/certificates/) - Docker Desktop - - [Enterprise for Mac](/ee/desktop/user/mac-user/#add-tls-certificates) - - [Enterprise for Windows](/ee/desktop/user/windows-user/#adding-tls-certificates) + - [Enterprise for Mac](/desktop/enterprise/user/mac-user/#add-tls-certificates) + - [Enterprise for Windows](/desktop/enterprise/user/windows-user/#adding-tls-certificates) - [Community for Mac](/docker-for-mac/#add-tls-certificates) - [Community for Windows](/docker-for-windows/faqs/#certificates) diff --git a/ee/licensing.md b/ee/licensing.md index 9a71335c6b..8090bb7a5a 100644 --- a/ee/licensing.md +++ b/ee/licensing.md @@ -85,7 +85,7 @@ When you license UCP, the same license is applied to the underlying engines in t ### Desktop Enterprise -> Docker Desktop Enterprise licenses are not included as part of your UCP, DTR, and Engine - Enterprise license. It is a separate license installed on developer workstations. Please contact your Sales team to obtain [Docker Desktop Enterprise](https://docs.docker.com/ee/desktop/) licenses. +> Docker Desktop Enterprise licenses are not included as part of your UCP, DTR, and Engine - Enterprise license. It is a separate license installed on developer workstations. Please contact your Sales team to obtain [Docker Desktop Enterprise](https://docs.docker.com/desktop/enterprise/) licenses. Install the Docker Desktop Enterprise license file at the following location: diff --git a/ee/release-notes.md b/ee/release-notes.md index 534b108362..e93c24563c 100644 --- a/ee/release-notes.md +++ b/ee/release-notes.md @@ -17,6 +17,6 @@ This page provides information about Docker Enterprise 3.0. For detailed informa | [Docker Engine - Enterprise](/engine/release-notes/) | 19.03 | [Install Docker Engine - Enterprise](/ee/supported-platforms/) | [Upgrade Docker Engine - Enterprise](/ee/upgrade/) | | [Docker UCP](/ee/ucp/release-notes/) | 3.2 | [Install UCP](/ee/ucp/admin/install/) | [Upgrade UCP](/ee/ucp/admin/install/upgrade/) | | [DTR](/ee/dtr/release-notes/) | 2.7 | [Install DTR](/ee/dtr/admin/install/) | [Upgrade DTR](/ee/dtr/admin/upgrade/) | -| [Docker Desktop Enterprise](/ee/desktop/release-notes/) | 2.1.0 |Install Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) | Upgrade Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) | +| [Docker Desktop Enterprise](/desktop/enterprise/release-notes/) | 2.1.0 |Install Docker Desktop Enterprise [Mac](/desktop/enterprise/admin/install/mac/), [Windows](/desktop/enterprise/admin/install/windows/) | Upgrade Docker Desktop Enterprise [Mac](/desktop/enterprise/admin/install/mac/), [Windows](/desktop/enterprise/admin/install/windows/) | Refer to the [Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) and the [Maintenance Lifecycle](https://success.docker.com/article/maintenance-lifecycle) for compatibility and software maintenance details. \ No newline at end of file