Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -54,7 +54,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>A couple of weeks ago, I wrote that <a href="http://default/daily/2024/08/17/types-add-context">using types adds context to code</a>, making it easier to read and understand.</p>
|
||||
<p>A couple of weeks ago, I wrote that <a href="/daily/2024/08/17/types-add-context">using types adds context to code</a>, making it easier to read and understand.</p>
|
||||
|
||||
<p>Something else that also adds context is <a href="https://www.php.net/manual/en/functions.arguments.php#functions.named-arguments">named arguments</a>, which were introduced to PHP in version 8.0.0.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue