diff --git a/content/tutorial/wallets/particl-cli/index.md b/content/tutorial/wallets/particl-cli/index.md index 1edaa41..ad98d7d 100644 --- a/content/tutorial/wallets/particl-cli/index.md +++ b/content/tutorial/wallets/particl-cli/index.md @@ -69,7 +69,7 @@ Beware as every command starts with `./particl-cli ` (and NOT `./partic {{< hint info >}} If you see `Error: couldn't connect to server: unknown (code -1)`, you probably haven't started `./particld`.\ -You cannot run `./particld` in parallel with [Particl Core](tutorial:particl-core:) wallet. +You cannot run `./particld` in parallel with [Particl Core](https://particl.wiki/tutorial/wallets/particl-core/) wallet. {{< /hint >}} ### Informative @@ -120,4 +120,4 @@ e.g. `walletpassphrase “” 0 true` – unlocks the wallet forev - long password containing spaces should be “in quotes” - `0` = unlocked forever; 10 = for 10 seconds and so on -- `true` in the end toggles “for staking only”; if you want your wallet completely unlocked (for sending transactions etc.) you can leave it out \ No newline at end of file +- `true` in the end toggles “for staking only”; if you want your wallet completely unlocked (for sending transactions etc.) you can leave it out