Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -83,7 +83,7 @@ body:
format: full_html
processed: |
<p>As well as <a href="http://default/daily/2022/10/08/first-impressions-astro">being introduced to Astro</a> in Simon's most recent Pro Tailwind workshop, something else that we discussed was implicit vs explicit coding, and coding defensively.</p>
<p>As well as <a href="/daily/2022/10/08/first-impressions-astro">being introduced to Astro</a> in Simon's most recent Pro Tailwind workshop, something else that we discussed was implicit vs explicit coding, and coding defensively.</p>
<p>For example, if you had this code:</p>