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>If you've experienced issues or are worried about deploying changes to production, <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/09\/11\/do-you-deploy-on-fridays\">on a Friday or another day<\/a>, when did you last deploy something?<\/p>\n\n<p>Can you make deployments smaller and more frequent?<\/p>\n\n<p>Deploying regularly makes each deployment less risky and having a smaller changeset makes it easier to find and fix any issues that arise.<\/p>\n\n<p>I'm much happier deploying to production if I've already done so that day, or at least that week.<\/p>\n\n<p>Any time more than that, or if the changeset is large, the more likely there will be issues and the longer it will take to resolve them.<\/p>\n\n ",
"value": "\n <p>If you've experienced issues or are worried about deploying changes to production, <a href=\"/daily\/2024\/09\/11\/do-you-deploy-on-fridays\">on a Friday or another day<\/a>, when did you last deploy something?<\/p>\n\n<p>Can you make deployments smaller and more frequent?<\/p>\n\n<p>Deploying regularly makes each deployment less risky and having a smaller changeset makes it easier to find and fix any issues that arise.<\/p>\n\n<p>I'm much happier deploying to production if I've already done so that day, or at least that week.<\/p>\n\n<p>Any time more than that, or if the changeset is large, the more likely there will be issues and the longer it will take to resolve them.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>If you've experienced issues or are worried about deploying changes to production, <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/09\/11\/do-you-deploy-on-fridays\">on a Friday or another day<\/a>, when did you last deploy something?<\/p>\n\n<p>Can you make deployments smaller and more frequent?<\/p>\n\n<p>Deploying regularly makes each deployment less risky and having a smaller changeset makes it easier to find and fix any issues that arise.<\/p>\n\n<p>I'm much happier deploying to production if I've already done so that day, or at least that week.<\/p>\n\n<p>Any time more than that, or if the changeset is large, the more likely there will be issues and the longer it will take to resolve them.<\/p>\n\n ",
"processed": "\n <p>If you've experienced issues or are worried about deploying changes to production, <a href=\"/daily\/2024\/09\/11\/do-you-deploy-on-fridays\">on a Friday or another day<\/a>, when did you last deploy something?<\/p>\n\n<p>Can you make deployments smaller and more frequent?<\/p>\n\n<p>Deploying regularly makes each deployment less risky and having a smaller changeset makes it easier to find and fix any issues that arise.<\/p>\n\n<p>I'm much happier deploying to production if I've already done so that day, or at least that week.<\/p>\n\n<p>Any time more than that, or if the changeset is large, the more likely there will be issues and the longer it will take to resolve them.<\/p>\n\n ",
"summary": null
}
],