Make all links relative
Now the abs_to_rel module is enabled, links can be made relative so they work on the current environment.
This commit is contained in:
parent
0d359f81d6
commit
7a7dc297ca
349 changed files with 698 additions and 698 deletions
|
@ -82,9 +82,9 @@
|
|||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "\n <p>Whether you get <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/10\/09\/ai-as-a-pair-programming-partner\">a solution from AI<\/a>, GitHub, Stack Overflow or somewhere else, don't blindly copy and paste it.<\/p>\n\n<p>Validate and verify it's the right solution.<\/p>\n\n<p>Process and understand it and its pros and cons so you can decide why and when to use it again in the future.<\/p>\n\n<p>Once you've committed it, you're responsible for it and need to maintain it - regardless of where it came from.<\/p>\n\n ",
|
||||
"value": "\n <p>Whether you get <a href=\"/daily\/2024\/10\/09\/ai-as-a-pair-programming-partner\">a solution from AI<\/a>, GitHub, Stack Overflow or somewhere else, don't blindly copy and paste it.<\/p>\n\n<p>Validate and verify it's the right solution.<\/p>\n\n<p>Process and understand it and its pros and cons so you can decide why and when to use it again in the future.<\/p>\n\n<p>Once you've committed it, you're responsible for it and need to maintain it - regardless of where it came from.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>Whether you get <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/10\/09\/ai-as-a-pair-programming-partner\">a solution from AI<\/a>, GitHub, Stack Overflow or somewhere else, don't blindly copy and paste it.<\/p>\n\n<p>Validate and verify it's the right solution.<\/p>\n\n<p>Process and understand it and its pros and cons so you can decide why and when to use it again in the future.<\/p>\n\n<p>Once you've committed it, you're responsible for it and need to maintain it - regardless of where it came from.<\/p>\n\n ",
|
||||
"processed": "\n <p>Whether you get <a href=\"/daily\/2024\/10\/09\/ai-as-a-pair-programming-partner\">a solution from AI<\/a>, GitHub, Stack Overflow or somewhere else, don't blindly copy and paste it.<\/p>\n\n<p>Validate and verify it's the right solution.<\/p>\n\n<p>Process and understand it and its pros and cons so you can decide why and when to use it again in the future.<\/p>\n\n<p>Once you've committed it, you're responsible for it and need to maintain it - regardless of where it came from.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue