This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ac26bc9  Updated links on via decoder page
ac26bc9 is described below

commit ac26bc9a6baac0289e5cf4a3afee864f8db2270f
Author: Bryan Call <[email protected]>
AuthorDate: Mon Jul 1 16:06:38 2019 -0700

    Updated links on via decoder page
---
 content/tools/via.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/tools/via.html b/content/tools/via.html
index c26cafc..04cbb1e 100644
--- a/content/tools/via.html
+++ b/content/tools/via.html
@@ -169,9 +169,9 @@ function checkQuery() {
     <div class="eightcol">
       <a href="http://trafficserver.apache.org/";>Home</a>
       <a href="/downloads">Downloads</a>
-      <a href="/docs/">Documentation</a>
+      <a 
href="https://docs.trafficserver.apache.org/en/latest/index.html";>Documentation</a>
       <a 
href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server";>Wiki</a>
-      <a href="https://issues.apache.org/jira/browse/TS";>Issues</a>
+      <a href="https://github.com/apache/trafficserver/issues";>Issues</a>
       <a href="/users.html">Customers</a>
       <a href="/acknowledgements.html">Acknowledgements</a>
       <a href="/assistance.html">Assistance</a>

Reply via email to