mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-12 11:42:13 -04:00
fix(gui): Link to github docs should be /dev-docs instead of /docs (#140)
This commit is contained in:
parent
bd3fca7e41
commit
3614b9f9d2
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ function WalletDescriptorModal({
|
|||
</li>
|
||||
<li>
|
||||
For more information on what to do with the descriptor, see our
|
||||
{" "}<Link href="https://github.com/UnstoppableSwap/core/blob/master/docs/asb/README.md#exporting-the-bitcoin-wallet-descriptor" target="_blank">documentation</Link>
|
||||
{" "}<Link href="https://github.com/UnstoppableSwap/core/blob/master/dev-docs/asb/README.md#exporting-the-bitcoin-wallet-descriptor" target="_blank">documentation</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</DialogContentText>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue