Page MenuHomePhabricator

[cashtab-docs] correct url to match deployment to fix tiwtter card
ClosedPublic

Authored by bytesofman on Feb 10 2021, 17:23.

Details

Summary

In prod, docs.cashtabapp.com is looking for the twitter card at https://www.bitcoinabc.org/bcha/img/twitter-card.jpg, instead of https://docs.cashtabapp.com/img/twitter-card.jpg. Correct the url parameter now that the deployment location for these docs is set.

Test Plan

npm start, observe app still loads. Will need to be deployed to observe if twitter card works on twitter.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
match-url-to-deployment
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15171
Build 30288: Build Diff
Build 30287: arc lint + arc unit