Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -99,7 +99,7 @@ body:
|
|||
|
||||
<h2 id="here%27s-the-thing">Here's the thing</h2>
|
||||
|
||||
<p>In PHP, a common approach is to use the <code>assert()</code> function, as we saw in <a href="http://default/daily/2024/02/20/which-level-is-right-for-you">yesterday's email</a>.</p>
|
||||
<p>In PHP, a common approach is to use the <code>assert()</code> function, as we saw in <a href="/daily/2024/02/20/which-level-is-right-for-you">yesterday's email</a>.</p>
|
||||
|
||||
<p>Then, write automated tests that don't test just the happy path but also the unhappy paths.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue