Set example links to one of the ignored URLs 00/78400/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 4 Dec 2018 02:36:09 +0000 (10:36 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 4 Dec 2018 03:30:45 +0000 (11:30 +0800)
Issue: DOCS-40
Change-Id: Ica671767089316052665cbece7377fe7bb8a6faf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/developer-guide/unified-secure-channel.rst

index 423c49ac6343aab89cf1bd35d62a95d44a8b37b3..bd508cb02a5a383ebb21fd8e417418a592515f04 100644 (file)
@@ -50,7 +50,8 @@ models are available via RESTCONF.
 -  Name: view-channel
 
 -  URL:
-   `http://${ipaddress}:8181/restconf/operations/usc-channel:view-channel <http://${ipaddress}:8181/restconf/operations/usc-channel:view-channel>`__
+   `http://localhost:8181/restconf/operations/usc-channel:view-channel
+   <http://localhost:8181/restconf/operations/usc-channel:view-channel>`_
 
 -  Description: Views the current state of the USC environment.
 
@@ -58,7 +59,6 @@ API Reference Documentation
 ---------------------------
 
 Go to
-`http://${ipaddress}:8181/apidoc/explorer/index.html <http://${ipaddress}:8181/apidoc/explorer/index.html>`__,
+`http://localhost:8181/apidoc/explorer/index.html <http://localhost:8181/apidoc/explorer/index.html>`_,
 sign in, and expand the usc-channel panel. From there, users can execute
 various API calls to test their USC deployment.
-