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

@ -87,7 +87,7 @@ body:
<p>I'd recommend reading the article to get the full context.</p>
<p>Rules two and six suggest lengths for the subject line and body which is another reason <a href="http://default/daily/2025/04/02/commit">why I rarely use <code>-m</code></a> when committing changes.</p>
<p>Rules two and six suggest lengths for the subject line and body which is another reason <a href="/daily/2025/04/02/commit">why I rarely use <code>-m</code></a> when committing changes.</p>
<p>Whilst you can create multi-line commit messages on the command line, by opening it in my preferred editor (Neovim for me), I can see where the lines should end and be warned if I exceed them.</p>