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

@ -56,7 +56,7 @@ body:
format: full_html
processed: |
<p>Yesterday's email talked about <a href="http://default/daily/2022/10/28/why-write-framework-agnostic-packages">writing reusable, framework-agnostic packages</a> but didn't mention where those packages could be located.</p>
<p>Yesterday's email talked about <a href="/daily/2022/10/28/why-write-framework-agnostic-packages">writing reusable, framework-agnostic packages</a> but didn't mention where those packages could be located.</p>
<p>They could be kept within a private repository and still have the same benefits, such as re-usability for internal projects, but I like to open-source code as often as I can and make it available publicly to see and use.</p>