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

@ -51,7 +51,7 @@ body:
format: full_html
processed: |
<p><a href="http://default/daily/2024/03/11/feature-flags-should-be-short-lived">In yesterday's email</a>, I mentioned my recent <a href="https://twitter.com/opdavies/status/1767846980250714261">"minimum viable feature flag" tweet</a> and that I think feature flags should be short-lived.</p>
<p><a href="/daily/2024/03/11/feature-flags-should-be-short-lived">In yesterday's email</a>, I mentioned my recent <a href="https://twitter.com/opdavies/status/1767846980250714261">"minimum viable feature flag" tweet</a> and that I think feature flags should be short-lived.</p>
<p>But how do you know when a feature flag should be removed?</p>