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>Whilst starting to upgrade my <a href=\"https:\/\/www.oliverdavies.uk\/atdc\">automated testing email course<\/a> to Drupal 11, I needed to update Drush and <a href=\"https:\/\/x.com\/opdavies\/status\/1825940869595201905\">noticed the output was different<\/a>.<\/p>\n\n<p>People replied to that post, saying Drush was now using Laravel Prompts.<\/p>\n\n<p>I've seen the conference talk <a href=\"https:\/\/www.youtube.com\/watch?v=PW-2_-KxF-8\">where Jess Archer unveiled Laravel Prompts<\/a> at Laracon EU, but wasn't aware it was being used by Drush.<\/p>\n\n<p>It's great to see Laravel Prompts being used in other PHP projects, which was one of Jess' main objectives, and the Drupal ecosystem continuing to <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/09\/proudly-found-elsewhere\">get off the island<\/a>.<\/p>\n\n ",
|
||||
"value": "\n <p>Whilst starting to upgrade my <a href=\"/atdc\">automated testing email course<\/a> to Drupal 11, I needed to update Drush and <a href=\"https:\/\/x.com\/opdavies\/status\/1825940869595201905\">noticed the output was different<\/a>.<\/p>\n\n<p>People replied to that post, saying Drush was now using Laravel Prompts.<\/p>\n\n<p>I've seen the conference talk <a href=\"https:\/\/www.youtube.com\/watch?v=PW-2_-KxF-8\">where Jess Archer unveiled Laravel Prompts<\/a> at Laracon EU, but wasn't aware it was being used by Drush.<\/p>\n\n<p>It's great to see Laravel Prompts being used in other PHP projects, which was one of Jess' main objectives, and the Drupal ecosystem continuing to <a href=\"/daily\/2024\/06\/09\/proudly-found-elsewhere\">get off the island<\/a>.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>Whilst starting to upgrade my <a href=\"https:\/\/www.oliverdavies.uk\/atdc\">automated testing email course<\/a> to Drupal 11, I needed to update Drush and <a href=\"https:\/\/x.com\/opdavies\/status\/1825940869595201905\">noticed the output was different<\/a>.<\/p>\n\n<p>People replied to that post, saying Drush was now using Laravel Prompts.<\/p>\n\n<p>I've seen the conference talk <a href=\"https:\/\/www.youtube.com\/watch?v=PW-2_-KxF-8\">where Jess Archer unveiled Laravel Prompts<\/a> at Laracon EU, but wasn't aware it was being used by Drush.<\/p>\n\n<p>It's great to see Laravel Prompts being used in other PHP projects, which was one of Jess' main objectives, and the Drupal ecosystem continuing to <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/06\/09\/proudly-found-elsewhere\">get off the island<\/a>.<\/p>\n\n ",
|
||||
"processed": "\n <p>Whilst starting to upgrade my <a href=\"/atdc\">automated testing email course<\/a> to Drupal 11, I needed to update Drush and <a href=\"https:\/\/x.com\/opdavies\/status\/1825940869595201905\">noticed the output was different<\/a>.<\/p>\n\n<p>People replied to that post, saying Drush was now using Laravel Prompts.<\/p>\n\n<p>I've seen the conference talk <a href=\"https:\/\/www.youtube.com\/watch?v=PW-2_-KxF-8\">where Jess Archer unveiled Laravel Prompts<\/a> at Laracon EU, but wasn't aware it was being used by Drush.<\/p>\n\n<p>It's great to see Laravel Prompts being used in other PHP projects, which was one of Jess' main objectives, and the Drupal ecosystem continuing to <a href=\"/daily\/2024\/06\/09\/proudly-found-elsewhere\">get off the island<\/a>.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue