Skip to content

Commit 4505acd

Browse files
author
TechStack Global
committed
Update internal links to use relative website paths (ROOT URLs)
1 parent 5fb8dc5 commit 4505acd

10 files changed

+165
-125
lines changed

about.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<title>About | TechStack Global</title>
88
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
99
rel="stylesheet">
10-
<link rel="stylesheet" href="style.css">
11-
<link rel="icon" type="image/png" href="favicon.png">
10+
<link rel="stylesheet" href="/style.css">
11+
<link rel="icon" type="image/png" href="/favicon.png">
1212
</head>
1313

1414
<body class="dark-theme">
1515
<div class="ambient-grid"></div>
1616
<header class="glass-header">
1717
<nav class="container">
18-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
18+
<div class="logo"><a href="/index.html">TechStack<span class="accent">Global</span></a></div>
1919
<ul class="nav-links">
20-
<li><a href="index.html">Home</a></li>
21-
<li><a href="blog.html">Software Reviews</a></li>
22-
<li><a href="about.html" class="active">About</a></li>
23-
<li><a href="contact.html">Contact</a></li>
20+
<li><a href="/index.html">Home</a></li>
21+
<li><a href="/blog.html">Software Reviews</a></li>
22+
<li><a href="/about.html" class="active">About</a></li>
23+
<li><a href="/contact.html">Contact</a></li>
2424
</ul>
2525
</nav>
2626
</header>
@@ -55,24 +55,24 @@ <h3>TechStack<span class="accent">Global</span></h3>
5555
<div class="footer-links">
5656
<h4>Legal</h4>
5757
<ul>
58-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
58+
<li><a href="/affiliate-disclosure.html">Affiliate Disclosure</a></li>
5959
<li><a href="#">Privacy Policy</a></li>
6060
<li><a href="#">Terms of Service</a></li>
6161
</ul>
6262
</div>
6363
<div class="footer-links">
6464
<h4>Company</h4>
6565
<ul>
66-
<li><a href="about.html">About Us</a></li>
67-
<li><a href="contact.html">Contact</a></li>
66+
<li><a href="/about.html">About Us</a></li>
67+
<li><a href="/contact.html">Contact</a></li>
6868
</ul>
6969
</div>
7070
</div>
7171
<div class="container footer-bottom">
7272
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
7373
</div>
7474
</footer>
75-
<script src="script.js"></script>
75+
<script src="/script.js"></script>
7676
</body>
7777

7878
</html>

affiliate-disclosure.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<title>Affiliate Disclosure | TechStack Global</title>
88
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
99
rel="stylesheet">
10-
<link rel="stylesheet" href="style.css">
11-
<link rel="icon" type="image/png" href="favicon.png">
10+
<link rel="stylesheet" href="/style.css">
11+
<link rel="icon" type="image/png" href="/favicon.png">
1212
</head>
1313

1414
<body class="dark-theme">
1515
<div class="ambient-grid"></div>
1616
<header class="glass-header">
1717
<nav class="container">
18-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
18+
<div class="logo"><a href="/index.html">TechStack<span class="accent">Global</span></a></div>
1919
<ul class="nav-links">
20-
<li><a href="index.html">Home</a></li>
21-
<li><a href="blog.html">Software Reviews</a></li>
22-
<li><a href="about.html">About</a></li>
23-
<li><a href="contact.html">Contact</a></li>
20+
<li><a href="/index.html">Home</a></li>
21+
<li><a href="/blog.html">Software Reviews</a></li>
22+
<li><a href="/about.html">About</a></li>
23+
<li><a href="/contact.html">Contact</a></li>
2424
</ul>
2525
</nav>
2626
</header>
@@ -52,24 +52,24 @@ <h3>TechStack<span class="accent">Global</span></h3>
5252
<div class="footer-links">
5353
<h4>Legal</h4>
5454
<ul>
55-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
55+
<li><a href="/affiliate-disclosure.html">Affiliate Disclosure</a></li>
5656
<li><a href="#">Privacy Policy</a></li>
5757
<li><a href="#">Terms of Service</a></li>
5858
</ul>
5959
</div>
6060
<div class="footer-links">
6161
<h4>Company</h4>
6262
<ul>
63-
<li><a href="about.html">About Us</a></li>
64-
<li><a href="contact.html">Contact</a></li>
63+
<li><a href="/about.html">About Us</a></li>
64+
<li><a href="/contact.html">Contact</a></li>
6565
</ul>
6666
</div>
6767
</div>
6868
<div class="container footer-bottom">
6969
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
7070
</div>
7171
</footer>
72-
<script src="script.js"></script>
72+
<script src="/script.js"></script>
7373
</body>
7474

7575
</html>

blog.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
<title>TechStack Global | B2B SaaS Reviews & Guides</title>
88
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
99
rel="stylesheet">
10-
<link rel="stylesheet" href="style.css">
11-
<link rel="icon" type="image/png" href="favicon.png">
10+
<link rel="stylesheet" href="/style.css">
11+
<link rel="icon" type="image/png" href="/favicon.png">
1212
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
1313
</head>
1414

1515
<body class="dark-theme">
1616
<div class="ambient-grid"></div>
1717
<header class="glass-header">
1818
<nav class="container">
19-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
19+
<div class="logo"><a href="/index.html">TechStack<span class="accent">Global</span></a></div>
2020
<ul class="nav-links">
21-
<li><a href="index.html">Home</a></li>
22-
<li><a href="blog.html" class="active">Software Reviews</a></li>
23-
<li><a href="about.html">About</a></li>
24-
<li><a href="contact.html">Contact</a></li>
21+
<li><a href="/index.html">Home</a></li>
22+
<li><a href="/blog.html" class="active">Software Reviews</a></li>
23+
<li><a href="/about.html">About</a></li>
24+
<li><a href="/contact.html">Contact</a></li>
2525
</ul>
2626
</nav>
2727
</header>
@@ -33,41 +33,41 @@ <h1>Tech Stack Reviews & Guides</h1>
3333
</div>
3434

3535
<div class="category-grid" style="margin-bottom: 3rem;">
36-
<a href="blog.html?cat=saas" class="cat-card">
36+
<a href="/blog.html?cat=saas" class="cat-card">
3737
<h3>SaaS Tools</h3>
3838
</a>
39-
<a href="blog.html?cat=hosting" class="cat-card">
39+
<a href="/blog.html?cat=hosting" class="cat-card">
4040
<h3>Web Hosting</h3>
4141
</a>
42-
<a href="blog.html?cat=ai" class="cat-card">
42+
<a href="/blog.html?cat=ai" class="cat-card">
4343
<h3>AI Software</h3>
4444
</a>
45-
<a href="blog.html?cat=assets" class="cat-card">
45+
<a href="/blog.html?cat=assets" class="cat-card">
4646
<h3>Digital Assets</h3>
4747
</a>
48-
<a href="blog.html?cat=productivity" class="cat-card">
48+
<a href="/blog.html?cat=productivity" class="cat-card">
4949
<h3>Productivity</h3>
5050
</a>
5151
</div>
5252

5353
<div class="blog-grid" id="blog-posts-container">
5454
<div class="blog-card glass-panel">
5555
<div class="blog-category">Developer Hardware</div>
56-
<h3><a href="posts/apple-macbook-pro-m4-max-review.html">Apple MacBook Pro M4 Max Review (2026)</a></h3>
56+
<h3><a href="/posts/apple-macbook-pro-m4-max-review.html">Apple MacBook Pro M4 Max Review (2026)</a></h3>
5757
<p>The ultimate portable server for running complex AI models locally and slashing compilation times.</p>
58-
<a href="posts/apple-macbook-pro-m4-max-review.html" class="read-more">Read Review &rarr;</a>
58+
<a href="/posts/apple-macbook-pro-m4-max-review.html" class="read-more">Read Review &rarr;</a>
5959
</div>
6060
<div class="blog-card glass-panel">
6161
<div class="blog-category">Developer Hardware</div>
62-
<h3><a href="posts/dell-xps-15-9530-review.html">Dell XPS 15 9530: Elite Windows Dev Machine</a></h3>
62+
<h3><a href="/posts/dell-xps-15-9530-review.html">Dell XPS 15 9530: Elite Windows Dev Machine</a></h3>
6363
<p>The premium Intel Evo platform built for compiling heavy .NET frameworks and Docker virtualization.</p>
64-
<a href="posts/dell-xps-15-9530-review.html" class="read-more">Read Review &rarr;</a>
64+
<a href="/posts/dell-xps-15-9530-review.html" class="read-more">Read Review &rarr;</a>
6565
</div>
6666
<div class="blog-card glass-panel">
6767
<div class="blog-category">Productivity Tech</div>
68-
<h3><a href="posts/surface-laptop-studio-2-review.html">Microsoft Surface Laptop Studio 2 Review</a></h3>
68+
<h3><a href="/posts/surface-laptop-studio-2-review.html">Microsoft Surface Laptop Studio 2 Review</a></h3>
6969
<p>An agile hybrid machine enabling seamless transition from local dev to boardroom presentations.</p>
70-
<a href="posts/surface-laptop-studio-2-review.html" class="read-more">Read Review &rarr;</a>
70+
<a href="/posts/surface-laptop-studio-2-review.html" class="read-more">Read Review &rarr;</a>
7171
</div>
7272
</div>
7373
</main>
@@ -81,24 +81,24 @@ <h3>TechStack<span class="accent">Global</span></h3>
8181
<div class="footer-links">
8282
<h4>Legal</h4>
8383
<ul>
84-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
84+
<li><a href="/affiliate-disclosure.html">Affiliate Disclosure</a></li>
8585
<li><a href="#">Privacy Policy</a></li>
8686
<li><a href="#">Terms of Service</a></li>
8787
</ul>
8888
</div>
8989
<div class="footer-links">
9090
<h4>Company</h4>
9191
<ul>
92-
<li><a href="about.html">About Us</a></li>
93-
<li><a href="contact.html">Contact</a></li>
92+
<li><a href="/about.html">About Us</a></li>
93+
<li><a href="/contact.html">Contact</a></li>
9494
</ul>
9595
</div>
9696
</div>
9797
<div class="container footer-bottom">
9898
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
9999
</div>
100100
</footer>
101-
<script src="script.js"></script>
101+
<script src="/script.js"></script>
102102
</body>
103103

104104
</html>

contact.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<title>Contact | TechStack Global</title>
88
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
99
rel="stylesheet">
10-
<link rel="stylesheet" href="style.css">
11-
<link rel="icon" type="image/png" href="favicon.png">
10+
<link rel="stylesheet" href="/style.css">
11+
<link rel="icon" type="image/png" href="/favicon.png">
1212
</head>
1313

1414
<body class="dark-theme">
1515
<div class="ambient-grid"></div>
1616
<header class="glass-header">
1717
<nav class="container">
18-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
18+
<div class="logo"><a href="/index.html">TechStack<span class="accent">Global</span></a></div>
1919
<ul class="nav-links">
20-
<li><a href="index.html">Home</a></li>
21-
<li><a href="blog.html">Software Reviews</a></li>
22-
<li><a href="about.html">About</a></li>
23-
<li><a href="contact.html" class="active">Contact</a></li>
20+
<li><a href="/index.html">Home</a></li>
21+
<li><a href="/blog.html">Software Reviews</a></li>
22+
<li><a href="/about.html">About</a></li>
23+
<li><a href="/contact.html" class="active">Contact</a></li>
2424
</ul>
2525
</nav>
2626
</header>
@@ -50,24 +50,24 @@ <h3>TechStack<span class="accent">Global</span></h3>
5050
<div class="footer-links">
5151
<h4>Legal</h4>
5252
<ul>
53-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
53+
<li><a href="/affiliate-disclosure.html">Affiliate Disclosure</a></li>
5454
<li><a href="#">Privacy Policy</a></li>
5555
<li><a href="#">Terms of Service</a></li>
5656
</ul>
5757
</div>
5858
<div class="footer-links">
5959
<h4>Company</h4>
6060
<ul>
61-
<li><a href="about.html">About Us</a></li>
62-
<li><a href="contact.html">Contact</a></li>
61+
<li><a href="/about.html">About Us</a></li>
62+
<li><a href="/contact.html">Contact</a></li>
6363
</ul>
6464
</div>
6565
</div>
6666
<div class="container footer-bottom">
6767
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
6868
</div>
6969
</footer>
70-
<script src="script.js"></script>
70+
<script src="/script.js"></script>
7171
</body>
7272

7373
</html>

0 commit comments

Comments
 (0)