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

@ -69,7 +69,7 @@ body:
format: full_html
processed: |
<p>After <a href="http://default/daily/2024/03/27/hotfixing-without-branches">Wednesday's email</a>, someone said, "It sounds like you and I use git very differently." So, I wanted to explain what my typical Git workflow is.</p>
<p>After <a href="/daily/2024/03/27/hotfixing-without-branches">Wednesday's email</a>, someone said, "It sounds like you and I use git very differently." So, I wanted to explain what my typical Git workflow is.</p>
<p>I used to use Git Flow, but now, I almost never create a new branch when starting a new task.</p>