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

@ -59,7 +59,7 @@ body:
<p>Rector is one of those tools.</p>
<p><a href="http://default/daily/2024/04/12/drupal-rector-and-the-project-update-bot">Yesterday</a> I said I use it to create automatic updates to my Drupal module code, but it can be used for other PHP projects, too.</p>
<p><a href="/daily/2024/04/12/drupal-rector-and-the-project-update-bot">Yesterday</a> I said I use it to create automatic updates to my Drupal module code, but it can be used for other PHP projects, too.</p>
<p>If you're upgrading a PHP library and want to use promoted constructor properties, for example, Rector can do that for you - and a lot more.</p>