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

@ -55,7 +55,7 @@ body:
processed: |
<p>As well as my recent session at PHP South Wales, I've also been involved with a lot more mob programming recently with members of my team.</p>
<p>We recently added a new feature to our codebase that we completed over a couple of mob sessions - starting by describing the problem and some potential solutions within a <a href="http://default/daily/2022/09/23/adrs-technical-design-documents">technical design document</a> before moving on to the implementation.</p>
<p>We recently added a new feature to our codebase that we completed over a couple of mob sessions - starting by describing the problem and some potential solutions within a <a href="/daily/2022/09/23/adrs-technical-design-documents">technical design document</a> before moving on to the implementation.</p>
<p>I was already familiar with the existing code that we needed to extend, so had some ideas of how to approach parts of the solution which we discussed - but there were other parts that I hadn't thought of.</p>