From 9363d1ea216ae458ff42ac33f5e607a326c58ec3 Mon Sep 17 00:00:00 2001 From: Banjot S Chanana Date: Wed, 16 Nov 2016 13:42:50 -0500 Subject: [PATCH 1/2] adding high availability deployment link to bottom Added a link to high availability since this is also a link used typically after a POC or trial install. Also matches Store and Email Nurture program emails which reference this. --- datacenter/try.md | 1 + 1 file changed, 1 insertion(+) diff --git a/datacenter/try.md b/datacenter/try.md index de459450dd..4d901ba4c3 100644 --- a/datacenter/try.md +++ b/datacenter/try.md @@ -111,3 +111,4 @@ by UCP. * [Create and manage users](ucp/2.0/guides/user-management/create-and-manage-users.md) * [Deploy an application](ucp/2.0/guides/applications/index.md) * [Push an image to DTR](dtr/2.1/guides/repos-and-images/push-an-image.md) +* [Considerations for a High Availability Deployment](datacenter/ucp/2.0/guides/high-availability/index.md) From 7766ff8eee0919cc7c5ebdc128dcbf4919ed03c8 Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Wed, 16 Nov 2016 11:22:06 -0800 Subject: [PATCH 2/2] Update try.md --- datacenter/try.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/try.md b/datacenter/try.md index 4d901ba4c3..e92dfeb8e0 100644 --- a/datacenter/try.md +++ b/datacenter/try.md @@ -111,4 +111,4 @@ by UCP. * [Create and manage users](ucp/2.0/guides/user-management/create-and-manage-users.md) * [Deploy an application](ucp/2.0/guides/applications/index.md) * [Push an image to DTR](dtr/2.1/guides/repos-and-images/push-an-image.md) -* [Considerations for a High Availability Deployment](datacenter/ucp/2.0/guides/high-availability/index.md) +* [Considerations for a High Availability Deployment](ucp/2.0/guides/high-availability/index.md)