diff --git a/datacenter/ucp/2.1/guides/admin/configure/use-domain-names-to-access-services.md b/datacenter/ucp/2.1/guides/admin/configure/use-domain-names-to-access-services.md index d89feceefd..1c6ed0ca58 100644 --- a/datacenter/ucp/2.1/guides/admin/configure/use-domain-names-to-access-services.md +++ b/datacenter/ucp/2.1/guides/admin/configure/use-domain-names-to-access-services.md @@ -183,7 +183,7 @@ domains should be redirected to it. For example, a website that has been renamed might use this functionality. The following labels accomplish this for `new.example.com` and `old.example.com` -* `com.docker.ucp.mesh.http.1=external_route=http://old.example.com.com,redirect=http://new.example.com` +* `com.docker.ucp.mesh.http.1=external_route=http://old.example.com,redirect=http://new.example.com` * `com.docker.ucp.mesh.http.2=external_route=http://new.example.com` ## Troubleshoot