Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -55,7 +55,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p><a href="http://default/daily/2024/08/31/make-it-work-then-make-it-good">Once you have working code</a>, you can refactor it to make it better.</p>
|
||||
<p><a href="/daily/2024/08/31/make-it-work-then-make-it-good">Once you have working code</a>, you can refactor it to make it better.</p>
|
||||
|
||||
<p>You can rename variables, extract new functions or classes, ensure the code is styled and formatted correctly - anything to make the code easier to read, understand or maintain.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue