mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
Merge pull request #5356 from finned-palmer/btc/fix-link-to-settings
btc-wallet: fix link to settings
This commit is contained in:
commit
73cc72784f
@ -45,7 +45,7 @@ const Header = () => {
|
||||
</Row>
|
||||
<Row alignItems="center">
|
||||
{connection}
|
||||
<Link to="/~btc/settings">
|
||||
<Link to="/settings">
|
||||
<Box
|
||||
backgroundColor="white"
|
||||
borderRadius={4}
|
||||
|
Loading…
Reference in New Issue
Block a user