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>Now <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/23\/drupal-10-3-released\">Drupal 10.3 has been released<\/a>, and <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/29\/countdown-to-drupal-11\">websites need to be updated to 10.3 before Drupal 11<\/a>, it's time to start updating your Drupal 10 websites.<\/p>\n\n<p>Luckily, with Composer, upgrading is one simple command.<\/p>\n\n<p>There's no need to download .tar.gz or .zip files or update version numbers in a Drush Make file any more.<\/p>\n\n<p>If you want to update everything, a simple <code>composer update<\/code> will do.<\/p>\n\n<p>If you want to only update Drupal core, then you'll need to run something like <code>composer update drupal\/core<\/code> or <code>composer update drupal\/core-*<\/code>, or something slightly different if you're using a distribution like Commerce Kickstart or LocalGov Drupal.<\/p>\n\n<p>I think adopting Composer was one of the best decisions the Drupal project made - not only <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/09\/proudly-found-elsewhere\">to include third-party code<\/a>, such as Symfony components, but it also makes applications so much easier to update.<\/p>\n\n ",
|
||||
"value": "\n <p>Now <a href=\"/daily\/2024\/06\/23\/drupal-10-3-released\">Drupal 10.3 has been released<\/a>, and <a href=\"/daily\/2024\/06\/29\/countdown-to-drupal-11\">websites need to be updated to 10.3 before Drupal 11<\/a>, it's time to start updating your Drupal 10 websites.<\/p>\n\n<p>Luckily, with Composer, upgrading is one simple command.<\/p>\n\n<p>There's no need to download .tar.gz or .zip files or update version numbers in a Drush Make file any more.<\/p>\n\n<p>If you want to update everything, a simple <code>composer update<\/code> will do.<\/p>\n\n<p>If you want to only update Drupal core, then you'll need to run something like <code>composer update drupal\/core<\/code> or <code>composer update drupal\/core-*<\/code>, or something slightly different if you're using a distribution like Commerce Kickstart or LocalGov Drupal.<\/p>\n\n<p>I think adopting Composer was one of the best decisions the Drupal project made - not only <a href=\"/daily\/2024\/06\/09\/proudly-found-elsewhere\">to include third-party code<\/a>, such as Symfony components, but it also makes applications so much easier to update.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>Now <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/23\/drupal-10-3-released\">Drupal 10.3 has been released<\/a>, and <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/29\/countdown-to-drupal-11\">websites need to be updated to 10.3 before Drupal 11<\/a>, it's time to start updating your Drupal 10 websites.<\/p>\n\n<p>Luckily, with Composer, upgrading is one simple command.<\/p>\n\n<p>There's no need to download .tar.gz or .zip files or update version numbers in a Drush Make file any more.<\/p>\n\n<p>If you want to update everything, a simple <code>composer update<\/code> will do.<\/p>\n\n<p>If you want to only update Drupal core, then you'll need to run something like <code>composer update drupal\/core<\/code> or <code>composer update drupal\/core-*<\/code>, or something slightly different if you're using a distribution like Commerce Kickstart or LocalGov Drupal.<\/p>\n\n<p>I think adopting Composer was one of the best decisions the Drupal project made - not only <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/09\/proudly-found-elsewhere\">to include third-party code<\/a>, such as Symfony components, but it also makes applications so much easier to update.<\/p>\n\n ",
|
||||
"processed": "\n <p>Now <a href=\"/daily\/2024\/06\/23\/drupal-10-3-released\">Drupal 10.3 has been released<\/a>, and <a href=\"/daily\/2024\/06\/29\/countdown-to-drupal-11\">websites need to be updated to 10.3 before Drupal 11<\/a>, it's time to start updating your Drupal 10 websites.<\/p>\n\n<p>Luckily, with Composer, upgrading is one simple command.<\/p>\n\n<p>There's no need to download .tar.gz or .zip files or update version numbers in a Drush Make file any more.<\/p>\n\n<p>If you want to update everything, a simple <code>composer update<\/code> will do.<\/p>\n\n<p>If you want to only update Drupal core, then you'll need to run something like <code>composer update drupal\/core<\/code> or <code>composer update drupal\/core-*<\/code>, or something slightly different if you're using a distribution like Commerce Kickstart or LocalGov Drupal.<\/p>\n\n<p>I think adopting Composer was one of the best decisions the Drupal project made - not only <a href=\"/daily\/2024\/06\/09\/proudly-found-elsewhere\">to include third-party code<\/a>, such as Symfony components, but it also makes applications so much easier to update.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue