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

@ -49,11 +49,11 @@ body:
format: full_html
processed: |
<p><a href="http://default/talks">My talks page</a> on my website says I've presented 98 talks and workshops at different events since September 2012.</p>
<p><a href="/talks">My talks page</a> on my website says I've presented 98 talks and workshops at different events since September 2012.</p>
<p>Next month, I'm giving two talks at DrupalCamp Ghent.</p>
<p>One on <a href="http://default/talks/tdd-test-driven-drupal">automated testing and test-driven development</a> and another on <a href="http://default/talks/taking-flight-with-tailwind-css">Tailwind CSS</a>.</p>
<p>One on <a href="/talks/tdd-test-driven-drupal">automated testing and test-driven development</a> and another on <a href="/talks/taking-flight-with-tailwind-css">Tailwind CSS</a>.</p>
<p>This means that these will be my 99th and 100th presentations!</p>