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

@ -61,7 +61,7 @@ body:
format: full_html
processed: |
<p>It's been <a href="http://default/daily/2023/08/08/8-years-of-dotfiles">more than nine years</a> since I started <a href="https://github.com/opdavies/dotfiles.nix">my dotfiles repository</a>, which is a collection of configuration files for tools I use.</p>
<p>It's been <a href="/daily/2023/08/08/8-years-of-dotfiles">more than nine years</a> since I started <a href="https://github.com/opdavies/dotfiles.nix">my dotfiles repository</a>, which is a collection of configuration files for tools I use.</p>
<p>Originally containing my <code>.gitconfig</code> configuration file for Git, it now contains my configuration for Neovim, tmux, Git and a lot more.</p>