Update CDT Guide URL and Port

Issue-ID: APPC-1006
Change-Id: I23db69e1262d259769f176e5bea90edd7d182936
Signed-off-by: Scott Seabolt <js9808@att.com>
diff --git a/docs/APPC CDT Guide/APPC CDT Guide.rst b/docs/APPC CDT Guide/APPC CDT Guide.rst
index b3817c3..9f8ceaa 100644
--- a/docs/APPC CDT Guide/APPC CDT Guide.rst
+++ b/docs/APPC CDT Guide/APPC CDT Guide.rst
@@ -198,7 +198,11 @@
 
 Go to the APPC CDT GUI in the test environment using a Firefox browser.
 
-http://<server>:8080/config-design-tool/index.html#/home
+http://<server>:<port>
+
+- Where:  
+	- <server> = The server IP or host where CDT is deployed.
+	- <port> = By default 8080 for a HEAT deployed CDT or 30289 for an OOM deplyed CDT.
 
 |image4|