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 wanted to change this so each event would have links to its own slides, example code or demo.</p>
<p>I didn't want to change this yet for all presentations, only <a href="http://default/presentations/sculpin">my Sculpin talk</a> as it's the most recent and, if I like it, later apply it to the others.</p>
<p>I didn't want to change this yet for all presentations, only <a href="/presentations/sculpin">my Sculpin talk</a> as it's the most recent and, if I like it, later apply it to the others.</p>
<p>My website is built with Sculpin, so adding a feature flag was as simple as adding <code>new: true</code> to the YAML front matter at the top of the file for that presentation.</p>