Page MenuHomePhabricator

[e.cash] Update the strapi URL
ClosedPublic

Authored by Fabien on Oct 16 2025, 09:32.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC779fee614e2e: [e.cash] Update the strapi URL
Summary

It now uses an e.cash URL.

Depends on D18798.
Completes T3904.

Test Plan
npm run dev

Check the site still works.
Note that CI has been updated accordingly.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Oct 16 2025, 09:32
This revision is now accepted and ready to land.Oct 16 2025, 15:29

One thing to note is that the blog still relies on https://strapi.fabien.cash for images. For example, check the images on the e.cash/blog; they all still link to the old domain https://strapi.fabien.cash/uploads/medium_e_Cash_NOW_Nodes_c5550aa43e.jpg

One thing to note is that the blog still relies on https://strapi.fabien.cash for images. For example, check the images on the e.cash/blog; they all still link to the old domain https://strapi.fabien.cash/uploads/medium_e_Cash_NOW_Nodes_c5550aa43e.jpg

In the preview the blog image urls are updated as well

This revision was automatically updated to reflect the committed changes.