Fix broken internal links across site

This commit is contained in:
Peter Foster
2026-03-02 11:44:06 +00:00
parent b257ceb3a4
commit 4fcb16bd89
16 changed files with 38 additions and 37 deletions

View File

@@ -105,7 +105,7 @@ $read_time = 12;
<div class="breadcrumb">
<a href="/">Home</a> &gt;
<a href="/blog">Blog</a> &gt;
<a href="/blog/category/legal-compliance">Legal & Compliance</a> &gt;
<a href="/blog/categories/compliance">Legal & Compliance</a> &gt;
<span>DPIA for Web Scraping</span>
</div>
@@ -352,7 +352,7 @@ $read_time = 12;
<div class="callout success">
<h3>✅ Next Steps</h3>
<p>1. <strong>Download our DPIA Template:</strong> <a href="/assets/documents/dpia-template-web-scraping.docx">DPIA Template for Web Scraping (DOCX)</a></p>
<p>1. <strong>Download our DPIA Template:</strong> our DPIA template (available on request)</p>
<p>2. <strong>Schedule a Consultation:</strong> <a href="/contact">Book a free 30-minute DPIA review</a></p>
<p>3. <strong>Explore Our Services:</strong> <a href="/gdpr-compliance">GDPR-Compliant Web Scraping Services</a></p>
</div>
@@ -380,7 +380,7 @@ $read_time = 12;
</div>
<div class="next-article">
<span class="nav-label">Next Article</span>
<a href="/blog/articles/legal-framework-web-scraping-uk">Legal Framework for Web Scraping in the UK</a>
<a href="/blog/articles/web-scraping-compliance-uk-guide">Legal Framework for Web Scraping in the UK</a>
</div>
</div>
@@ -392,7 +392,7 @@ $read_time = 12;
<p>Implement effective data minimisation strategies that comply with GDPR requirements.</p>
</article>
<article class="related-item">
<h4><a href="/blog/articles/legal-framework-web-scraping-uk">Legal Framework for Web Scraping in the UK</a></h4>
<h4><a href="/blog/articles/web-scraping-compliance-uk-guide">Legal Framework for Web Scraping in the UK</a></h4>
<p>Complete guide to the legal considerations for web scraping under UK law.</p>
</article>
<article class="related-item">