Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -47,7 +47,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p><a href="http://default/daily/2024/03/21/git-hooks---yay-or-nay">In yesterday's email</a>, I mentioned that I use watch commands such as <code>nodemon</code>, <code>watchexec</code> and <code>entr</code> whilst developing to run commands automatically when I change code.</p>
|
||||
<p><a href="/daily/2024/03/21/git-hooks---yay-or-nay">In yesterday's email</a>, I mentioned that I use watch commands such as <code>nodemon</code>, <code>watchexec</code> and <code>entr</code> whilst developing to run commands automatically when I change code.</p>
|
||||
|
||||
<p>For example, running <code>find web/modules/custom | entr ./run test</code> will re-run my test suite when any custom module changes.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue