mirror of https://github.com/docker/docs.git
Update _config.yml
This commit is contained in:
parent
11412b053c
commit
c55b52bffb
|
@ -106,7 +106,7 @@ defaults:
|
||||||
values:
|
values:
|
||||||
dtr_org: "docker"
|
dtr_org: "docker"
|
||||||
dtr_repo: "dtr"
|
dtr_repo: "dtr"
|
||||||
dtr_version: "2.6.0-beta1"
|
dtr_version: "2.6.0_beta1"
|
||||||
- scope:
|
- scope:
|
||||||
path: "datacenter/dtr/2.5"
|
path: "datacenter/dtr/2.5"
|
||||||
values:
|
values:
|
||||||
|
@ -149,7 +149,7 @@ defaults:
|
||||||
values:
|
values:
|
||||||
ucp_org: "docker"
|
ucp_org: "docker"
|
||||||
ucp_repo: "ucp"
|
ucp_repo: "ucp"
|
||||||
ucp_version: "3.1.0-beta1"
|
ucp_version: "3.1.0_beta1"
|
||||||
- scope: # This is a bit of a hack for the get-support.md topic.
|
- scope: # This is a bit of a hack for the get-support.md topic.
|
||||||
path: "ee"
|
path: "ee"
|
||||||
values:
|
values:
|
||||||
|
|
Loading…
Reference in New Issue