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

@ -57,7 +57,7 @@ body:
format: full_html
processed: |
<p>I like the <a href="http://default/presentations/sculpin">Sculpin static site generator</a> - a tool I've used for various personal and client projects where a full content management system like Drupal isn't need.</p>
<p>I like the <a href="/presentations/sculpin">Sculpin static site generator</a> - a tool I've used for various personal and client projects where a full content management system like Drupal isn't need.</p>
<p>It's written in PHP and uses several Symfony components, including Twig for templating.</p>