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><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
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue