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

cmcfarlen 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 441c76b  Update some content files
441c76b is described below

commit 441c76b17dbd5e4d703fc17110ab36b6299e27ea
Author: Chris McFarlen <[email protected]>
AuthorDate: Tue Jul 28 13:51:02 2026 -0500

    Update some content files
---
 content/acknowledgements.html | 34 ++++++++--------
 content/press.html            | 62 ++++++++++++++--------------
 content/users.html            | 94 +++++++++++++++++++++----------------------
 content/via.html              | 36 ++++++++---------
 4 files changed, 113 insertions(+), 113 deletions(-)

diff --git a/content/acknowledgements.html b/content/acknowledgements.html
index a6ed76a..ae8bc66 100644
--- a/content/acknowledgements.html
+++ b/content/acknowledgements.html
@@ -17,10 +17,10 @@
          See the License for the specific language governing permissions and 
limitations under the License. -->
     
     <!-- Tailwind CSS -->
-    <link rel="stylesheet" href="/styles/tailwind-complete.css">
+    <link rel="stylesheet" href="styles/tailwind-complete.css">
     
     <!-- Custom Styles -->
-    <link rel="stylesheet" href="/styles/custom.css">
+    <link rel="stylesheet" href="styles/custom.css">
 </head>
 <body class="font-sans text-gray-800 bg-white">
     <!-- Header -->
@@ -28,19 +28,19 @@
         <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
             <div class="flex justify-between items-center py-4">
                 <div class="flex items-center">
-                    <a href="/" class="flex items-center space-x-3">
-                        <img src="/images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
+                    <a href="index.html" class="flex items-center space-x-3">
+                        <img src="images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
                     </a>
                 </div>
                 
                 <nav class="hidden lg:flex items-center space-x-6">
-                    <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="index.html" 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>
+                    <a href="users.html" class="text-gray-700 
hover:text-accent transition-colors font-medium">Customers</a>
                 </nav>
                 
                 <div class="hidden lg:flex items-center space-x-4">
@@ -59,15 +59,15 @@
             
             <nav id="mobile-menu" class="hidden lg:hidden pb-4 
mobile-menu-enter">
                 <div class="space-y-2">
-                    <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="index.html" 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>
-                    <a href="/acknowledgements.html" class="block px-3 py-2 
rounded-md bg-blue-50 text-accent font-semibold">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>
+                    <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 bg-blue-50 text-accent font-semibold">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>
                 </div>
             </nav>
         </div>
@@ -194,14 +194,14 @@
                     <ul class="space-y-3">
                         <li><a 
href="https://docs.trafficserver.apache.org/en/latest/index.html"; 
class="text-secondary hover:text-accent 
transition-colors">Documentation</a></li>
                         <li><a href="https://github.com/apache/trafficserver/"; 
class="text-secondary hover:text-accent transition-colors">Source Code</a></li>
-                        <li><a href="/via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
+                        <li><a href="via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
                     </ul>
                 </div>
                 
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">Community</h3>
                     <ul class="space-y-3">
-                        <li><a href="/users.html" class="text-secondary 
hover:text-accent transition-colors">Customers</a></li>
+                        <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://infra.apache.org/slack.html"; 
class="text-secondary hover:text-accent transition-colors">Slack 
(#traffic-server)</a></li>
                     </ul>
@@ -223,8 +223,8 @@
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">More</h3>
                     <ul class="space-y-3">
-                        <li><a href="/press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
-                        <li><a href="/acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
+                        <li><a href="press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
+                        <li><a href="acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
                     </ul>
                 </div>
             </div>
@@ -245,6 +245,6 @@
     </footer>
     
     <!-- Mobile Menu Script -->
-    <script src="/js/menu.js"></script>
+    <script src="js/menu.js"></script>
 </body>
 </html>
diff --git a/content/press.html b/content/press.html
index b068b21..2b5bc9c 100644
--- a/content/press.html
+++ b/content/press.html
@@ -17,10 +17,10 @@
          See the License for the specific language governing permissions and 
limitations under the License. -->
     
     <!-- Tailwind CSS -->
-    <link rel="stylesheet" href="/styles/tailwind-complete.css">
+    <link rel="stylesheet" href="styles/tailwind-complete.css">
     
     <!-- Custom Styles -->
-    <link rel="stylesheet" href="/styles/custom.css">
+    <link rel="stylesheet" href="styles/custom.css">
 </head>
 <body class="font-sans text-gray-800 bg-white">
     <!-- Header -->
@@ -28,19 +28,19 @@
         <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
             <div class="flex justify-between items-center py-4">
                 <div class="flex items-center">
-                    <a href="/" class="flex items-center space-x-3">
-                        <img src="/images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
+                    <a href="index.html" class="flex items-center space-x-3">
+                        <img src="images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
                     </a>
                 </div>
                 
                 <nav class="hidden lg:flex items-center space-x-6">
-                    <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="index.html" 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>
+                    <a href="users.html" class="text-gray-700 
hover:text-accent transition-colors font-medium">Customers</a>
                 </nav>
                 
                 <div class="hidden lg:flex items-center space-x-4">
@@ -59,15 +59,15 @@
             
             <nav id="mobile-menu" class="hidden lg:hidden pb-4 
mobile-menu-enter">
                 <div class="space-y-2">
-                    <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="index.html" 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>
-                    <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 
bg-blue-50 text-accent font-semibold">Press Kit</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 
bg-blue-50 text-accent font-semibold">Press Kit</a>
                 </div>
             </nav>
         </div>
@@ -95,11 +95,11 @@
                     <!-- Small Logo -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/ts_logo_tm_380x73.png" 
alt="Traffic Server Logo Small" class="max-w-full h-auto">
+                            <img src="images/press/ts_logo_tm_380x73.png" 
alt="Traffic Server Logo Small" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Small (380×73)</h3>
                         <p class="text-gray-600 mb-4">Perfect for websites and 
small publications</p>
-                        <a href="/images/press/ts_logo_tm_380x73.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
+                        <a href="images/press/ts_logo_tm_380x73.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -110,11 +110,11 @@
                     <!-- Medium Logo -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/ts_logo_tm_1024x196.png" 
alt="Traffic Server Logo Medium" class="max-w-full h-auto">
+                            <img src="images/press/ts_logo_tm_1024x196.png" 
alt="Traffic Server Logo Medium" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Medium (1024×196)</h3>
                         <p class="text-gray-600 mb-4">Ideal for presentations 
and medium-sized prints</p>
-                        <a href="/images/press/ts_logo_tm_1024x196.png" 
download class="inline-flex items-center px-4 py-2 bg-gradient-to-r 
from-blue-500 to-blue-900 text-white rounded-lg font-medium hover:shadow-lg 
transition-all">
+                        <a href="images/press/ts_logo_tm_1024x196.png" 
download class="inline-flex items-center px-4 py-2 bg-gradient-to-r 
from-blue-500 to-blue-900 text-white rounded-lg font-medium hover:shadow-lg 
transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -125,11 +125,11 @@
                     <!-- Large Logo -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/ts_logo_tm_1960x375.png" 
alt="Traffic Server Logo Large" class="max-w-full h-auto">
+                            <img src="images/press/ts_logo_tm_1960x375.png" 
alt="Traffic Server Logo Large" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Large (1960×375)</h3>
                         <p class="text-gray-600 mb-4">Best for high-resolution 
prints and banners</p>
-                        <a href="/images/press/ts_logo_tm_1960x375.png" 
download class="inline-flex items-center px-4 py-2 bg-gradient-to-r 
from-blue-500 to-blue-900 text-white rounded-lg font-medium hover:shadow-lg 
transition-all">
+                        <a href="images/press/ts_logo_tm_1960x375.png" 
download class="inline-flex items-center px-4 py-2 bg-gradient-to-r 
from-blue-500 to-blue-900 text-white rounded-lg font-medium hover:shadow-lg 
transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -140,11 +140,11 @@
                     <!-- SVG Logo -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/trafficserver.svg" 
alt="Traffic Server Logo SVG" class="max-w-full h-auto">
+                            <img src="images/press/trafficserver.svg" 
alt="Traffic Server Logo SVG" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Vector (SVG)</h3>
                         <p class="text-gray-600 mb-4">Scalable vector format 
for any size</p>
-                        <a href="/images/press/trafficserver.svg" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
+                        <a href="images/press/trafficserver.svg" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -162,11 +162,11 @@
                     <!-- Small Icon -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/tsicon_small.png" 
alt="Traffic Server Icon Small" class="max-w-full h-auto">
+                            <img src="images/press/tsicon_small.png" 
alt="Traffic Server Icon Small" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Small Icon</h3>
                         <p class="text-gray-600 mb-4">For app icons and small 
displays</p>
-                        <a href="/images/press/tsicon_small.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
+                        <a href="images/press/tsicon_small.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -177,11 +177,11 @@
                     <!-- Medium Icon -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/tsicon.png" alt="Traffic 
Server Icon Medium" class="max-w-full h-auto">
+                            <img src="images/press/tsicon.png" alt="Traffic 
Server Icon Medium" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Medium Icon</h3>
                         <p class="text-gray-600 mb-4">Standard size for most 
uses</p>
-                        <a href="/images/press/tsicon.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
+                        <a href="images/press/tsicon.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -192,11 +192,11 @@
                     <!-- Large Icon -->
                     <div class="bg-white rounded-xl shadow-sm border 
border-gray-200 p-8">
                         <div class="bg-gray-50 rounded-lg p-8 mb-6 flex 
items-center justify-center min-h-[120px]">
-                            <img src="/images/press/tsicon_large.png" 
alt="Traffic Server Icon Large" class="max-w-full h-auto">
+                            <img src="images/press/tsicon_large.png" 
alt="Traffic Server Icon Large" class="max-w-full h-auto">
                         </div>
                         <h3 class="text-xl font-semibold text-primary 
mb-2">Large Icon</h3>
                         <p class="text-gray-600 mb-4">High-resolution icon for 
prints</p>
-                        <a href="/images/press/tsicon_large.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
+                        <a href="images/press/tsicon_large.png" download 
class="inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-500 
to-blue-900 text-white rounded-lg font-medium hover:shadow-lg transition-all">
                             <svg class="w-4 h-4 mr-2" fill="none" 
stroke="currentColor" viewBox="0 0 24 24">
                                 <path stroke-linecap="round" 
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
                             </svg>
@@ -236,14 +236,14 @@
                     <ul class="space-y-3">
                         <li><a 
href="https://docs.trafficserver.apache.org/en/latest/index.html"; 
class="text-secondary hover:text-accent 
transition-colors">Documentation</a></li>
                         <li><a href="https://github.com/apache/trafficserver/"; 
class="text-secondary hover:text-accent transition-colors">Source Code</a></li>
-                        <li><a href="/via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
+                        <li><a href="via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
                     </ul>
                 </div>
                 
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">Community</h3>
                     <ul class="space-y-3">
-                        <li><a href="/users.html" class="text-secondary 
hover:text-accent transition-colors">Customers</a></li>
+                        <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://infra.apache.org/slack.html"; 
class="text-secondary hover:text-accent transition-colors">Slack 
(#traffic-server)</a></li>
                     </ul>
@@ -265,8 +265,8 @@
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">More</h3>
                     <ul class="space-y-3">
-                        <li><a href="/press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
-                        <li><a href="/acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
+                        <li><a href="press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
+                        <li><a href="acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
                     </ul>
                 </div>
             </div>
@@ -287,6 +287,6 @@
     </footer>
     
     <!-- Mobile Menu Script -->
-    <script src="/js/menu.js"></script>
+    <script src="js/menu.js"></script>
 </body>
 </html>
diff --git a/content/users.html b/content/users.html
index 0b053f2..43b3d70 100644
--- a/content/users.html
+++ b/content/users.html
@@ -17,10 +17,10 @@
          See the License for the specific language governing permissions and 
limitations under the License. -->
     
     <!-- Tailwind CSS -->
-    <link rel="stylesheet" href="/styles/tailwind-complete.css">
+    <link rel="stylesheet" href="styles/tailwind-complete.css">
     
     <!-- Custom Styles -->
-    <link rel="stylesheet" href="/styles/custom.css">
+    <link rel="stylesheet" href="styles/custom.css">
     
     <style>
         .headerlink, .elementid-permalink {
@@ -51,20 +51,20 @@
             <div class="flex justify-between items-center py-4">
                 <!-- Logo -->
                 <div class="flex items-center">
-                    <a href="/" class="flex items-center space-x-3">
-                        <img src="/images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
+                    <a href="index.html" class="flex items-center space-x-3">
+                        <img src="images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
                     </a>
                 </div>
                 
                 <!-- Desktop Navigation -->
                 <nav class="hidden lg:flex items-center space-x-6">
-                    <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="index.html" 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>
+                    <a href="users.html" class="text-accent 
font-semibold">Customers</a>
                 </nav>
                 
                 <!-- Apache Logo -->
@@ -86,15 +86,15 @@
             <!-- Mobile Navigation -->
             <nav id="mobile-menu" class="hidden lg:hidden pb-4 
mobile-menu-enter">
                 <div class="space-y-2">
-                    <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="index.html" 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>
-                    <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>
+                    <a href="users.html" class="block px-3 py-2 rounded-md 
bg-blue-50 text-accent font-semibold">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>
                 </div>
             </nav>
         </div>
@@ -117,94 +117,94 @@
             <!-- Logo Grid -->
             <div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-5 gap-8 
mb-12">
                 <a rel="nofollow" href="http://www.comcast.com"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Comcast" src="/images/companies/comcast.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Comcast" src="images/companies/comcast.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.yahoo.com"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Yahoo!" src="/images/companies/yahoo.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Yahoo!" src="images/companies/yahoo.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.linkedin.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="LinkedIn" src="/images/companies/linkedin.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="LinkedIn" src="images/companies/linkedin.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.godaddy.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Go Daddy" src="/images/companies/godaddy.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Go Daddy" src="images/companies/godaddy.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.yahoo.co.jp/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Yahoo! Japan" 
src="/images/companies/yahoo_japan.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Yahoo! Japan" 
src="images/companies/yahoo_japan.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.akamai.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Akamai" src="/images/companies/akamai.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Akamai" src="images/companies/akamai.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.upyun.com/"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Upyun" src="/images/companies/upyunLogo.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Upyun" src="images/companies/upyunLogo.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.verycloud.cn/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Verycloud! China" 
src="/images/companies/verycloud_logo.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Verycloud! China" 
src="images/companies/verycloud_logo.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.websense.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Websense" src="/images/companies/websense.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Websense" src="images/companies/websense.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.azion.com"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Azion Technologies" 
src="/images/companies/azion.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Azion Technologies" 
src="images/companies/azion.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.4399.com/"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="4399" src="/images/companies/4399_logo.gif" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="4399" src="images/companies/4399_logo.gif" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://owmobility.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Openwave Mobility" 
src="/images/companies/owmobility.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Openwave Mobility" 
src="images/companies/owmobility.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="https://torchbox.com/"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Torchbox" src="/images/companies/torchbox.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Torchbox" src="images/companies/torchbox.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.iispeed.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="IISpeed" src="/images/companies/iispeed.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="IISpeed" src="images/companies/iispeed.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.omniti.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="OmniTI" src="/images/companies/omniti.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="OmniTI" src="images/companies/omniti.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.betfair.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Betfair" src="/images/companies/betfair.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Betfair" src="images/companies/betfair.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.ip-only.com/link=ats"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="IP Only" src="/images/companies/iponly.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="IP Only" src="images/companies/iponly.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.thelounge.net/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="The Lounge" 
src="/images/companies/tthelounge.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="The Lounge" 
src="images/companies/tthelounge.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.internode.on.net/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Internode" src="/images/companies/internode.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Internode" src="images/companies/internode.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.sic-software.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="SiC Software" src="/images/companies/sic.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="SiC Software" src="images/companies/sic.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.devaus.net/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Devaus" src="/images/companies/devaus.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Devaus" src="images/companies/devaus.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.powerhttp.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="PowerHTTP" src="/images/companies/powerhttp.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="PowerHTTP" src="images/companies/powerhttp.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://vng.com.vn/"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="VNG" src="/images/companies/vng.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="VNG" src="images/companies/vng.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.tilauslentopalvelu.fi/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Suomen Tilauslentopalvelu" 
src="/images/companies/suomen.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Suomen Tilauslentopalvelu" 
src="images/companies/suomen.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.guruve.com/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Guruve" src="/images/companies/guruve.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="Guruve" src="images/companies/guruve.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://equalit.ie/"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="eQualit.ie" 
src="/images/companies/equalit.ie.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="eQualit.ie" 
src="images/companies/equalit.ie.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://frisch-inspiriert.de/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Frisch Inspiriert" 
src="/images/companies/frisch.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Frisch Inspiriert" 
src="images/companies/frisch.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.brainswear.at/"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="Brainswear" 
src="/images/companies/brainswear.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="Brainswear" 
src="images/companies/brainswear.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.eehu.com/"; class="bg-white 
rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="eehu.com" src="/images/companies/eehu.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
+                    <img alt="eehu.com" src="images/companies/eehu.png" 
class="max-w-full h-auto max-h-16 object-contain"/>
                 </a>
                 <a rel="nofollow" href="http://www.titanbet.co.uk"; 
class="bg-white rounded-lg p-6 flex items-center justify-center hover:shadow-lg 
transition-shadow border border-gray-200">
-                    <img alt="titanbet.co.uk" 
src="/images/companies/titanbet.png" class="max-w-full h-auto max-h-16 
object-contain"/>
+                    <img alt="titanbet.co.uk" 
src="images/companies/titanbet.png" class="max-w-full h-auto max-h-16 
object-contain"/>
                 </a>
             </div>
 
@@ -234,7 +234,7 @@
                     <ul class="space-y-3">
                         <li><a 
href="https://docs.trafficserver.apache.org/en/latest/index.html"; 
class="text-secondary hover:text-accent 
transition-colors">Documentation</a></li>
                         <li><a href="https://github.com/apache/trafficserver/"; 
class="text-secondary hover:text-accent transition-colors">Source Code</a></li>
-                        <li><a href="/via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
+                        <li><a href="via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
                     </ul>
                 </div>
                 
@@ -242,7 +242,7 @@
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">Community</h3>
                     <ul class="space-y-3">
-                        <li><a href="/users.html" class="text-secondary 
hover:text-accent transition-colors">Customers</a></li>
+                        <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://infra.apache.org/slack.html"; 
class="text-secondary hover:text-accent transition-colors">Slack 
(#traffic-server)</a></li>
                     </ul>
@@ -266,8 +266,8 @@
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">More</h3>
                     <ul class="space-y-3">
-                        <li><a href="/press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
-                        <li><a href="/acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
+                        <li><a href="press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
+                        <li><a href="acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
                     </ul>
                 </div>
             </div>
@@ -288,7 +288,7 @@
     </footer>
     
     <!-- Mobile Menu Script -->
-    <script src="/js/menu.js"></script>
+    <script src="js/menu.js"></script>
 </body>
 </html>
 
diff --git a/content/via.html b/content/via.html
index 24564ad..9b32830 100644
--- a/content/via.html
+++ b/content/via.html
@@ -5,8 +5,8 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Via Header Decoder - Apache Traffic Server</title>
     
-    <link rel="stylesheet" href="/styles/tailwind-complete.css">
-    <link rel="stylesheet" href="/styles/custom.css">
+    <link rel="stylesheet" href="styles/tailwind-complete.css">
+    <link rel="stylesheet" href="styles/custom.css">
 
     <script type="text/javascript">
 var codes = {}
@@ -153,19 +153,19 @@ function checkQuery() {
         <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
             <div class="flex justify-between items-center py-4">
                 <div class="flex items-center">
-                    <a href="/" class="flex items-center space-x-3">
-                        <img src="/images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
+                    <a href="index.html" class="flex items-center space-x-3">
+                        <img src="images/press/ts_logo_tm_380x73.png" 
alt="Apache Traffic Server" class="h-12 w-auto">
                     </a>
                 </div>
                 
                 <nav class="hidden lg:flex items-center space-x-6">
-                    <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="index.html" 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>
+                    <a href="users.html" class="text-gray-700 
hover:text-accent transition-colors font-medium">Customers</a>
                 </nav>
                 
                 <div class="hidden lg:flex items-center space-x-4">
@@ -182,16 +182,16 @@ function checkQuery() {
             </div>
             
             <nav id="mobile-menu" class="lg:hidden hidden pb-4 space-y-2">
-                <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="index.html" 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>
-                <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>
-                <a href="/via.html" class="block px-3 py-2 rounded-md 
bg-blue-50 text-accent font-semibold">Via Decoder</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>
+                <a href="via.html" class="block px-3 py-2 rounded-md 
bg-blue-50 text-accent font-semibold">Via Decoder</a>
             </nav>
         </div>
     </header>
@@ -267,14 +267,14 @@ function checkQuery() {
                     <ul class="space-y-3">
                         <li><a 
href="https://docs.trafficserver.apache.org/en/latest/index.html"; 
class="text-secondary hover:text-accent 
transition-colors">Documentation</a></li>
                         <li><a href="https://github.com/apache/trafficserver/"; 
class="text-secondary hover:text-accent transition-colors">Source Code</a></li>
-                        <li><a href="/via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
+                        <li><a href="via.html" class="text-secondary 
hover:text-accent transition-colors">Via Header Decoder</a></li>
                     </ul>
                 </div>
                 
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">Community</h3>
                     <ul class="space-y-3">
-                        <li><a href="/users.html" class="text-secondary 
hover:text-accent transition-colors">Customers</a></li>
+                        <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://infra.apache.org/slack.html"; 
class="text-secondary hover:text-accent transition-colors">Slack 
(#traffic-server)</a></li>
                     </ul>
@@ -296,8 +296,8 @@ function checkQuery() {
                 <div>
                     <h3 class="text-sm font-semibold text-gray-900 uppercase 
tracking-wider mb-4">More</h3>
                     <ul class="space-y-3">
-                        <li><a href="/press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
-                        <li><a href="/acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
+                        <li><a href="press.html" class="text-secondary 
hover:text-accent transition-colors">Press Kit</a></li>
+                        <li><a href="acknowledgements.html" 
class="text-secondary hover:text-accent 
transition-colors">Acknowledgements</a></li>
                     </ul>
                 </div>
             </div>
@@ -317,7 +317,7 @@ function checkQuery() {
         </div>
     </footer>
 
-    <script src="/js/menu.js"></script>
+    <script src="js/menu.js"></script>
 </body>
 </html>
 

Reply via email to