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 cf27397 Add GitHub link to nav and improve Slack access instructions
cf27397 is described below
commit cf27397fa195cd49079b3a7a88cad5a12f64348b
Author: Bryan Call <[email protected]>
AuthorDate: Fri Jan 9 16:10:21 2026 -0800
Add GitHub link to nav and improve Slack access instructions
- Added GitHub link to header navigation (links to main repo)
- Updated Slack links to point to ASF Slack docs page
- Added note about requesting invite on users@ mailing list
- Changed footer link to 'Slack (#traffic-server)'
---
content/acknowledgements.html | 4 +++-
content/downloads.html | 4 +++-
content/index.html | 8 +++++---
content/press.html | 4 +++-
content/users.html | 4 +++-
content/via.html | 8 +++++---
source/templates/downloads.template.html | 4 +++-
source/templates/index.template.html | 8 +++++---
8 files changed, 30 insertions(+), 14 deletions(-)
diff --git a/content/acknowledgements.html b/content/acknowledgements.html
index 5184ef0..a6ed76a 100644
--- a/content/acknowledgements.html
+++ b/content/acknowledgements.html
@@ -37,6 +37,7 @@
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -61,6 +62,7 @@
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
@@ -201,7 +203,7 @@
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/content/downloads.html b/content/downloads.html
index 20bb113..dd80b22 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -49,6 +49,7 @@ To update versions:
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-accent
font-semibold">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -73,6 +74,7 @@ To update versions:
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md bg-blue-50 text-accent font-semibold">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
@@ -269,7 +271,7 @@ To update versions:
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/content/index.html b/content/index.html
index a8b7f11..a183edc 100644
--- a/content/index.html
+++ b/content/index.html
@@ -35,6 +35,7 @@ To update:
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -59,6 +60,7 @@ To update:
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
@@ -208,7 +210,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a> workspace.</p>
+ <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a
href="https://infra.apache.org/slack.html" class="text-accent underline">ASF
Slack</a> (request an invite on users@).</p>
</div>
</li>
<li class="flex items-start">
@@ -238,7 +240,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a>.</p>
+ <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a
href="https://infra.apache.org/slack.html" class="text-accent underline">ASF
Slack</a>.</p>
</div>
</li>
<li class="flex items-start">
@@ -360,7 +362,7 @@ To update:
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/content/press.html b/content/press.html
index 5b96e1e..b068b21 100644
--- a/content/press.html
+++ b/content/press.html
@@ -37,6 +37,7 @@
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -61,6 +62,7 @@
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
@@ -243,7 +245,7 @@
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/content/users.html b/content/users.html
index 3af13c9..0b053f2 100644
--- a/content/users.html
+++ b/content/users.html
@@ -61,6 +61,7 @@
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-accent
font-semibold">Customers</a>
@@ -88,6 +89,7 @@
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
bg-blue-50 text-accent font-semibold">Customers</a>
@@ -242,7 +244,7 @@
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/content/via.html b/content/via.html
index 385905f..24564ad 100644
--- a/content/via.html
+++ b/content/via.html
@@ -162,6 +162,7 @@ function checkQuery() {
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -184,8 +185,9 @@ function checkQuery() {
<a href="/" class="block px-3 py-2 rounded-md text-gray-700
hover:bg-gray-100 hover:text-accent transition-colors font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
- <a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
- <a href="https://ci.trafficserver.apache.org/" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">CI</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
+ <a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
+ <a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
<a href="/acknowledgements.html" class="block px-3 py-2
rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Acknowledgements</a>
<a href="/press.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Press Kit</a>
@@ -274,7 +276,7 @@ function checkQuery() {
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/source/templates/downloads.template.html
b/source/templates/downloads.template.html
index f3c7113..8f40a67 100644
--- a/source/templates/downloads.template.html
+++ b/source/templates/downloads.template.html
@@ -49,6 +49,7 @@ To update versions:
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-accent
font-semibold">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -73,6 +74,7 @@ To update versions:
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md bg-blue-50 text-accent font-semibold">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
@@ -269,7 +271,7 @@ To update versions:
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>
diff --git a/source/templates/index.template.html
b/source/templates/index.template.html
index 17f3342..7f98fc6 100644
--- a/source/templates/index.template.html
+++ b/source/templates/index.template.html
@@ -35,6 +35,7 @@ To update:
<a href="/" class="text-gray-700 hover:text-accent
transition-colors font-medium">Home</a>
<a href="/downloads.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html"
class="text-gray-700 hover:text-accent transition-colors
font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="text-gray-700 hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="text-gray-700 hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="text-gray-700 hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="text-gray-700
hover:text-accent transition-colors font-medium">Customers</a>
@@ -59,6 +60,7 @@ To update:
<a href="/" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Home</a>
<a href="/downloads.html" class="block px-3 py-2
rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Downloads</a>
<a
href="https://docs.trafficserver.apache.org/en/latest/index.html" class="block
px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100 hover:text-accent
transition-colors font-medium">Documentation</a>
+ <a href="https://github.com/apache/trafficserver"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">GitHub</a>
<a href="https://github.com/apache/trafficserver/issues"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">Issues</a>
<a href="https://ci.trafficserver.apache.org/"
class="block px-3 py-2 rounded-md text-gray-700 hover:bg-gray-100
hover:text-accent transition-colors font-medium">CI</a>
<a href="/users.html" class="block px-3 py-2 rounded-md
text-gray-700 hover:bg-gray-100 hover:text-accent transition-colors
font-medium">Customers</a>
@@ -208,7 +210,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a> workspace.</p>
+ <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a
href="https://infra.apache.org/slack.html" class="text-accent underline">ASF
Slack</a> (request an invite on users@).</p>
</div>
</li>
<li class="flex items-start">
@@ -238,7 +240,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a>.</p>
+ <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a
href="https://infra.apache.org/slack.html" class="text-accent underline">ASF
Slack</a>.</p>
</div>
</li>
<li class="flex items-start">
@@ -329,7 +331,7 @@ To update:
<ul class="space-y-3">
<li><a href="/users.html" class="text-secondary
hover:text-accent transition-colors">Customers</a></li>
<li><a
href="https://github.com/apache/trafficserver/issues" class="text-secondary
hover:text-accent transition-colors">Issues</a></li>
- <li><a href="https://the-asf.slack.com/"
class="text-secondary hover:text-accent transition-colors">Slack
Channel</a></li>
+ <li><a href="https://infra.apache.org/slack.html"
class="text-secondary hover:text-accent transition-colors">Slack
(#traffic-server)</a></li>
</ul>
</div>