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

@ -73,7 +73,7 @@ body:
format: full_html
processed: |
<p><a href="http://default/presentations/git-flow">The first conference talk I gave</a> was at DrupalCamp London 2014.</p>
<p><a href="/presentations/git-flow">The first conference talk I gave</a> was at DrupalCamp London 2014.</p>
<p>The talk was about Git Flow - a popular branching scheme I was using to manage a project, where there are different branches for development and production versions of the software and separate branches for features, releases and hotfixes.</p>