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

@ -53,7 +53,7 @@ body:
format: full_html
processed: |
<p>Continuing from <a href="http://default/daily/2024/01/30/tdd-doesnt-mean-you-know-everything-upfront">my last few emails</a>, as well as adding the new use case more easily and quicker, having automated tests also saved me from adding a regression into the code I was changing.</p>
<p>Continuing from <a href="/daily/2024/01/30/tdd-doesnt-mean-you-know-everything-upfront">my last few emails</a>, as well as adding the new use case more easily and quicker, having automated tests also saved me from adding a regression into the code I was changing.</p>
<p>I'd written a condition in the query to ensure only results that started with the search term.</p>