mirror of https://github.com/docker/docs.git
Merge pull request #7823 from ollypom/ucp30-offline
Fixes UCP 3.0 offline bundles
This commit is contained in:
commit
89fb3b017f
|
@ -27,7 +27,7 @@ installation will fail.
|
|||
Use a computer with internet access to download the UCP package from the
|
||||
following links.
|
||||
|
||||
{% include components/ddc_url_list_2.html product="ucp" version="3.1" %}
|
||||
{% include components/ddc_url_list_2.html product="ucp" version="3.0" %}
|
||||
|
||||
## Download the offline package
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ copy this package to the host where you upgrade UCP.
|
|||
Use a computer with internet access to download the UCP package from the
|
||||
following links.
|
||||
|
||||
{% include components/ddc_url_list_2.html product="ucp" version="2.2" %}
|
||||
{% include components/ddc_url_list_2.html product="ucp" version="3.0" %}
|
||||
|
||||
## Download the offline package
|
||||
|
||||
|
|
Loading…
Reference in New Issue