mirror of https://github.com/docker/docs.git
Repair ee links (#6679)
This commit is contained in:
parent
766d5a558e
commit
374178da84
|
@ -32,8 +32,8 @@ Also, make sure the hosts are running one of these operating systems:
|
|||
|
||||
## Step 1: Install Docker EE Container Engine
|
||||
|
||||
Install the Docker Enterprise Edition container engine on all hosts you want
|
||||
to manage by following [these instructions](/ee/supported-platforms.md).
|
||||
[Select a platform](/ee/supported-platforms) and click through to install the
|
||||
Docker Enterprise Edition container engine on all hosts you want to manage.
|
||||
|
||||
## Step 2: Install Universal Control Plane
|
||||
|
||||
|
|
4
index.md
4
index.md
|
@ -47,7 +47,7 @@ containers and automate the development pipeline from a single environment.
|
|||
Choose the Edge channel to get access to the latest features, or the Stable
|
||||
channel for more predictability.
|
||||
|
||||
[Learn more about Docker CE](/install/index.md#platform-support-matrix){: class="button outline-btn"}
|
||||
[Learn more about Docker CE](/install/){: class="button outline-btn"}
|
||||
|
||||
</div>
|
||||
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
|
||||
|
@ -60,7 +60,7 @@ and supported to provide enterprises with the most secure container platform in
|
|||
the industry to modernize all applications. Docker EE Advanced comes with enterprise
|
||||
[add-ons](#docker-ee-add-ons) like UCP and DTR.
|
||||
|
||||
[Learn more about Docker EE](/install/#platform-support-matrix){: class="button outline-btn"}
|
||||
[Learn more about Docker EE](/ee/supported-platforms/){: class="button outline-btn"}
|
||||
|
||||
</div>
|
||||
</div><!-- end row -->
|
||||
|
|
Loading…
Reference in New Issue