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:
Oliver Davies 2025-05-29 16:42:25 +01:00
parent 0d359f81d6
commit 7a7dc297ca
349 changed files with 698 additions and 698 deletions

View file

@ -82,9 +82,9 @@
],
"body": [
{
"value": "\n <p><a href=\"https:\/\/www.oliverdavies.uk\/pricing\">All of my software development proposals and services<\/a> include a bug-free guarantee.<\/p>\n\n<p>What does that mean?<\/p>\n\n<p>For a set period after the code is delivered, if it's broken or doesn't work as you expect, I'll fix it.<\/p>\n\n<p>For free.<\/p>\n\n<p>You just let me know, and I'll make it work.<\/p>\n\n<p>No additional charges, invoices or change requests.<\/p>\n\n<p>Just working code.<\/p>\n\n ",
"value": "\n <p><a href=\"/pricing\">All of my software development proposals and services<\/a> include a bug-free guarantee.<\/p>\n\n<p>What does that mean?<\/p>\n\n<p>For a set period after the code is delivered, if it's broken or doesn't work as you expect, I'll fix it.<\/p>\n\n<p>For free.<\/p>\n\n<p>You just let me know, and I'll make it work.<\/p>\n\n<p>No additional charges, invoices or change requests.<\/p>\n\n<p>Just working code.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p><a href=\"https:\/\/www.oliverdavies.uk\/pricing\">All of my software development proposals and services<\/a> include a bug-free guarantee.<\/p>\n\n<p>What does that mean?<\/p>\n\n<p>For a set period after the code is delivered, if it's broken or doesn't work as you expect, I'll fix it.<\/p>\n\n<p>For free.<\/p>\n\n<p>You just let me know, and I'll make it work.<\/p>\n\n<p>No additional charges, invoices or change requests.<\/p>\n\n<p>Just working code.<\/p>\n\n ",
"processed": "\n <p><a href=\"/pricing\">All of my software development proposals and services<\/a> include a bug-free guarantee.<\/p>\n\n<p>What does that mean?<\/p>\n\n<p>For a set period after the code is delivered, if it's broken or doesn't work as you expect, I'll fix it.<\/p>\n\n<p>For free.<\/p>\n\n<p>You just let me know, and I'll make it work.<\/p>\n\n<p>No additional charges, invoices or change requests.<\/p>\n\n<p>Just working code.<\/p>\n\n ",
"summary": null
}
],