diff --git a/src/components/nav-menu/index.js b/src/components/nav-menu/index.js index aa755bb..43fad07 100644 --- a/src/components/nav-menu/index.js +++ b/src/components/nav-menu/index.js @@ -31,7 +31,7 @@ function NavMenu (props) { {' '} - PSF Web3 Demo + SLP Wallet diff --git a/src/config/index.js b/src/config/index.js index 8fef9ba..8b27cde 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -11,7 +11,7 @@ const config = { // Backup Info that goes into the Footer. ghPagesUrl: 'https://permissionless-software-foundation.github.io/react-bootstrap-web3-spa/', - ghRepo: 'https://github.com/Permissionless-Software-Foundation/react-bootstrap-web3-spa', + ghRepo: 'https://github.com/Permissionless-Software-Foundation/bch-wallet-web3-spa', radicleUrl: 'https://app.radicle.network/seeds/maple.radicle.garden/rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy/remotes/hyyycncbn9qzqmobnhjq9rry6t4mbjiadzjoyhaknzxjcz3cxkpfpc' }