Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -57,7 +57,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>Following last week's email on <a href="http://default/daily/2024/01/27/gitignore-inclusive-or-exclusive">different ways to write .gitignore files</a>, friend of the list, Daniel Harper, sent me this reply (shared with permission):</p>
|
||||
<p>Following last week's email on <a href="/daily/2024/01/27/gitignore-inclusive-or-exclusive">different ways to write .gitignore files</a>, friend of the list, Daniel Harper, sent me this reply (shared with permission):</p>
|
||||
|
||||
<blockquote>
|
||||
<p>I had a debate once about this topic and we settled on ignore as the filename explicitly describes what it should be doing ie. It's not .gitallow 😆</p>
|
||||
|
@ -73,7 +73,7 @@ body:
|
|||
|
||||
<p>This would be clearer for people when they first open the file.</p>
|
||||
|
||||
<p>However, if you decide to use the allow approach instead, document it in an <a href="http://default/daily/2022/09/23/adrs-technical-design-documents">ADR or design document</a> and why you decided to do it that way and provide context for people working on the codebase in the future.</p>
|
||||
<p>However, if you decide to use the allow approach instead, document it in an <a href="/daily/2022/09/23/adrs-technical-design-documents">ADR or design document</a> and why you decided to do it that way and provide context for people working on the codebase in the future.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue