File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ export const Waiting = () => {
72
72
link : {
73
73
text : t ( 'guide.waiting.lostDevice.link.text' ) ,
74
74
url : ( i18n . resolvedLanguage === 'de' )
75
- ? 'https://shiftcrypto.support/help/de-de/5-backup/8-wie-kann-ich-ein-bitbox02- wallet-in-ein-drittanbieter-wallet-importieren '
76
- : 'https://shiftcrypto.support/help/en-us/5-backup/8-how-do-i- restore-my- wallet-if-my-bitbox02-is-lost ' ,
75
+ ? 'https://bitbox.swiss/redirects/restore- wallet-without-bitbox-de/ '
76
+ : 'https://bitbox.swiss/redirects/ restore-wallet-without-bitbox-en/ ' ,
77
77
} ,
78
78
text : t ( 'guide.waiting.lostDevice.text' ) ,
79
79
title : t ( 'guide.waiting.lostDevice.title' ) ,
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ export const ElectrumSettings = () => {
90
90
link : {
91
91
text : t ( 'guide.settings-electrum.instructions.link.text' ) ,
92
92
url : ( i18n . resolvedLanguage === 'de' )
93
- ? 'https://shiftcrypto.support/help/de-de/14-privatsphare/29-verbindung-der-bitboxapp-zu-meinem-bitcoin- full-node'
94
- : 'https://shiftcrypto.support/help/en-us/14-privacy/29-how-to- connect-the-bitboxapp-to-my- own-full-node'
93
+ ? 'https://bitbox.swiss/redirects/connect-your-own- full-node-de/ '
94
+ : 'https://bitbox.swiss/redirects/ connect-your- own-full-node-en/ '
95
95
} ,
96
96
text : t ( 'guide.settings-electrum.instructions.text' ) ,
97
97
title : t ( 'guide.settings-electrum.instructions.title' )
You can’t perform that action at this time.
0 commit comments