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

@ -144,7 +144,7 @@ body:
<p>In the example, to pass arguments to the <code>drush</code> command, I'd have to type <code>ARGS="cache:rebuild" make drush</code> for them to get added and the command to work as expected.</p>
<p>An agency that I worked for created and open-sourced their own Makefile-like tool, written in PHP and built on Symfony Console. I gave a talk on it called <a href="http://default/presentations/working-with-workspace">Working with Workspace</a> and used it on some of my own personal and client projects.</p>
<p>An agency that I worked for created and open-sourced their own Makefile-like tool, written in PHP and built on Symfony Console. I gave a talk on it called <a href="/presentations/working-with-workspace">Working with Workspace</a> and used it on some of my own personal and client projects.</p>
<h2 id="what-i%27m-using-now">What I'm using now</h2>