Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
feat(BCH): support center link
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Dec 14, 2017
1 parent 335bfa5 commit 80db1e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/partials/transactions/transactions-bitcoin-cash.pug
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
.flex-row.flex-column-mobile.pv-20-mobile
.flex-column.flex-center.col-md-3.col-xs-12.flex-baseline.flex-justify.pln.flex-center-mobile
span.upper.f-28.em-300.blue.pb-5(translate=".WELCOME_TO")
a(href="https://support.blockchain.com" target="_blank" rel="noopener noreferrer")
a(href="https://support.blockchain.com/hc/en-us/sections/115001496703-Bitcoin-Cash-BCH-" target="_blank" rel="noopener noreferrer")
span.upper(translate="LEARN_MORE")
i.icon-right_arrow.f-12.pl-5
.flex-column.col-md-4.col-xs-12.pt-10.pb-25
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"browserdetection": "sjors/browser-detection#webkit",
"bc-qr-reader": "0.2.*",
"bootstrap-sass": "3.3.*",
"blockchain-wallet": "^3.40.0",
"blockchain-wallet": "3.40.*",
"bc-phone-number": "5.1.*",
"oclazyload": "1.0.*",
"ng-file-upload": "~12.2.13",
Expand Down

0 comments on commit 80db1e9

Please sign in to comment.