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

@ -107,7 +107,7 @@ body:
format: full_html
processed: |
<p>Today, whilst working on <a href="http://default/daily/2024/02/19/introducing-versa">Versa</a>, I was experimenting with different PHPStan levels.</p>
<p>Today, whilst working on <a href="/daily/2024/02/19/introducing-versa">Versa</a>, I was experimenting with different PHPStan levels.</p>
<p>Level 1 is the least strict level, and applies the fewest rules and returns the fewest results.</p>