You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by fr...@apache.org on 2018/04/26 10:51:29 UTC

incubator-trafficcontrol-website git commit: Add Github Issues tracker link to front page

Repository: incubator-trafficcontrol-website
Updated Branches:
  refs/heads/asf-site feda60594 -> d740de7b4


Add Github Issues tracker link to front page

Fixes #2164


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/d740de7b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/d740de7b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/d740de7b

Branch: refs/heads/asf-site
Commit: d740de7b4db25135c8def0b079be7bcb9c1f0cdb
Parents: feda605
Author: Eric Friedrich <fr...@apache.org>
Authored: Thu Apr 26 06:49:39 2018 -0400
Committer: Eric Friedrich <fr...@apache.org>
Committed: Thu Apr 26 06:49:39 2018 -0400

----------------------------------------------------------------------
 index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/d740de7b/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 07d9924..889e10e 100644
--- a/index.html
+++ b/index.html
@@ -21,6 +21,7 @@
                   <li class="navMain"><a href="security/index.html">SECURITY</a></li>
                   <li class="navMain"><a href="downloads/index.html">DOWNLOADS</a></li>
                   <li class="navMain"><a href="https://github.com/apache/incubator-trafficcontrol">GIT</a></li>
+                  <li class="navMain"><a href="https://github.com/apache/incubator-trafficcontrol/issues">ISSUES</a></li>
                   <li class="navMain"><a href="http://traffic-control-cdn.readthedocs.io/en/latest/index.html">DOCS</a></li>
                   <li class="navMain"><a href="ask/index.html">INFO</a></li>
                   <li class="selected"><b>HOME</b></a></li>