mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
btc-wallet: fix link to settings (changed after app distribution)
This commit is contained in:
parent
895c7f82c0
commit
e0858fb692
@ -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