Repository: incubator-trafficcontrol-website
Updated Branches:
  refs/heads/asf-site 55026bf37 -> bf1b90751


Update docs from commit 79112c8573a0fd2e94b4ab788e52cc324763a314


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/commit/bf1b9075
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/bf1b9075
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/bf1b9075

Branch: refs/heads/asf-site
Commit: bf1b90751e63401efdd1d278593cf8cd18ee8406
Parents: 55026bf
Author: jenkins <bui...@apache.org>
Authored: Thu Nov 16 17:06:48 2017 +0000
Committer: jenkins <bui...@apache.org>
Committed: Thu Nov 16 17:06:48 2017 +0000

----------------------------------------------------------------------
 docs/master/_sources/development/traffic_portal.rst.txt | 2 +-
 docs/master/development/traffic_portal.html             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/bf1b9075/docs/master/_sources/development/traffic_portal.rst.txt
----------------------------------------------------------------------
diff --git a/docs/master/_sources/development/traffic_portal.rst.txt 
b/docs/master/_sources/development/traffic_portal.rst.txt
index fd19271..8e45062 100644
--- a/docs/master/_sources/development/traffic_portal.rst.txt
+++ b/docs/master/_sources/development/traffic_portal.rst.txt
@@ -43,7 +43,7 @@ Installing The Traffic Portal Developer Environment
        - Run ``npm install`` to install application dependencies. Only needs 
to be done the first time unless traffic_portal/package.json changes.
        - Run ``bower install`` to install client-side dependencies. Only needs 
to be done the first time unless traffic_portal/bower.json changes.
        - Run ``grunt`` to package the application into 
traffic_portal/app/dist, start a local http server (Express), and start a file 
watcher.
-       - Navigate to http://localhost:8080
+       - Navigate to https://localhost:8443
 
 Notes
 =====

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/bf1b9075/docs/master/development/traffic_portal.html
----------------------------------------------------------------------
diff --git a/docs/master/development/traffic_portal.html 
b/docs/master/development/traffic_portal.html
index abf9ff3..456b594 100644
--- a/docs/master/development/traffic_portal.html
+++ b/docs/master/development/traffic_portal.html
@@ -231,7 +231,7 @@
 <li>Run <code class="docutils literal"><span class="pre">npm</span> <span 
class="pre">install</span></code> to install application dependencies. Only 
needs to be done the first time unless traffic_portal/package.json changes.</li>
 <li>Run <code class="docutils literal"><span class="pre">bower</span> <span 
class="pre">install</span></code> to install client-side dependencies. Only 
needs to be done the first time unless traffic_portal/bower.json changes.</li>
 <li>Run <code class="docutils literal"><span class="pre">grunt</span></code> 
to package the application into traffic_portal/app/dist, start a local http 
server (Express), and start a file watcher.</li>
-<li>Navigate to <a class="reference external" 
href="http://localhost:8080";>http://localhost:8080</a></li>
+<li>Navigate to <a class="reference external" 
href="https://localhost:8443";>https://localhost:8443</a></li>
 </ul>
 </div></blockquote>
 </div>

Reply via email to