Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
|
@ -53,7 +53,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>A few days ago, I asked <a href="http://default/daily/2024/12/23/how-many-environments-do-you-need">how many pre-production environments</a> you have for your software application.</p>
|
||||
<p>A few days ago, I asked <a href="/daily/2024/12/23/how-many-environments-do-you-need">how many pre-production environments</a> you have for your software application.</p>
|
||||
|
||||
<p>But did you include each Developer's local environment?</p>
|
||||
|
||||
|
|
@ -63,7 +63,7 @@ body:
|
|||
|
||||
<p>Each Developer's local or development site is an environment too.</p>
|
||||
|
||||
<p>They also <a href="http://default/daily/2024/12/24/moving-changes">need to be easily updatable</a> and consistent with the other environments, but they are often overlooked or forgotten.</p>
|
||||
<p>They also <a href="/daily/2024/12/24/moving-changes">need to be easily updatable</a> and consistent with the other environments, but they are often overlooked or forgotten.</p>
|
||||
|
||||
<p>When was the last time you or your Developers updated your local environment?</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue