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\/talks\">My talks page<\/a> on my website says I've presented 98 talks and workshops at different events since September 2012.<\/p>\n\n<p>Next month, I'm giving two talks at DrupalCamp Ghent.<\/p>\n\n<p>One on <a href=\"https:\/\/www.oliverdavies.uk\/talks\/tdd-test-driven-drupal\">automated testing and test-driven development<\/a> and another on <a href=\"https:\/\/www.oliverdavies.uk\/talks\/taking-flight-with-tailwind-css\">Tailwind CSS<\/a>.<\/p>\n\n<p>This means that these will be my 99th and 100th presentations!<\/p>\n\n<p>I enjoy speaking at events such as meetups and conferences, and I hope people have learned from them as well.<\/p>\n\n ",
"value": "\n <p><a href=\"/talks\">My talks page<\/a> on my website says I've presented 98 talks and workshops at different events since September 2012.<\/p>\n\n<p>Next month, I'm giving two talks at DrupalCamp Ghent.<\/p>\n\n<p>One on <a href=\"/talks\/tdd-test-driven-drupal\">automated testing and test-driven development<\/a> and another on <a href=\"/talks\/taking-flight-with-tailwind-css\">Tailwind CSS<\/a>.<\/p>\n\n<p>This means that these will be my 99th and 100th presentations!<\/p>\n\n<p>I enjoy speaking at events such as meetups and conferences, and I hope people have learned from them as well.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p><a href=\"https:\/\/www.oliverdavies.uk\/talks\">My talks page<\/a> on my website says I've presented 98 talks and workshops at different events since September 2012.<\/p>\n\n<p>Next month, I'm giving two talks at DrupalCamp Ghent.<\/p>\n\n<p>One on <a href=\"https:\/\/www.oliverdavies.uk\/talks\/tdd-test-driven-drupal\">automated testing and test-driven development<\/a> and another on <a href=\"https:\/\/www.oliverdavies.uk\/talks\/taking-flight-with-tailwind-css\">Tailwind CSS<\/a>.<\/p>\n\n<p>This means that these will be my 99th and 100th presentations!<\/p>\n\n<p>I enjoy speaking at events such as meetups and conferences, and I hope people have learned from them as well.<\/p>\n\n ",
"processed": "\n <p><a href=\"/talks\">My talks page<\/a> on my website says I've presented 98 talks and workshops at different events since September 2012.<\/p>\n\n<p>Next month, I'm giving two talks at DrupalCamp Ghent.<\/p>\n\n<p>One on <a href=\"/talks\/tdd-test-driven-drupal\">automated testing and test-driven development<\/a> and another on <a href=\"/talks\/taking-flight-with-tailwind-css\">Tailwind CSS<\/a>.<\/p>\n\n<p>This means that these will be my 99th and 100th presentations!<\/p>\n\n<p>I enjoy speaking at events such as meetups and conferences, and I hope people have learned from them as well.<\/p>\n\n ",
"summary": null
}
],