Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Commit 024768d

Browse files
Merge pull request #11 from cake-tech/support-fixes
Fix broken links and images
2 parents 0539f73 + 05cd1a5 commit 024768d

29 files changed

Lines changed: 65 additions & 100 deletions

docs/bugs-service-status/why_are_my_funds_not_appearing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Your wallet must be fully synchronized before it displays the correct balance. Y
99

1010
[![Synchronized](/images/funds-1.jpg)](/images/funds-1.jpg)
1111

12-
If you see "XXXX blocks remaining" this means that your wallet is still synchronizing. Please wait until it is fully synchronized. If your wallet already displays `SYNCHRONIZED`, you can try [rescanning](/docs/advanced-features/rescan-wallet/) by opening the menu at the top-right, tapping `Rescan`, and setting a date from about a week before the wallet's first transaction.
12+
If you see "XXXX blocks remaining" this means that your wallet is still synchronizing. Please wait until it is fully synchronized. If your wallet already displays `SYNCHRONIZED`, you can try [rescanning](../../features/advanced/rescan-wallet/) by opening the menu at the top-right, tapping `Rescan`, and setting a date from about a week before the wallet's first transaction.
1313

14-
{: .warning}
15-
[Rescanning](/docs/advanced-features/rescan-wallet/) will remove any saved transaction keys and destination addresses, which may be useful for proving payments.
14+
!!! warning
15+
[Rescanning](../../features/advanced/rescan-wallet/) will remove any saved transaction keys and destination addresses, which may be useful for proving payments.
1616

1717
[![Syncing](/images/funds-2.jpg)](/images/funds-2.jpg)
1818

docs/cryptos/bitcoin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The wallet will start scanning from the height of when you first opened it, or c
8989

9090
### Receiving
9191

92-
In order to receive a Silent Payment, you must give the sender your Silent Payments address, which can be found by switching the address type to Silent Payments following the instructions under the [addresses](http://localhost:4000/docs/cryptos/bitcoin/#addresses) section of this page. When you want to receive the transaction in the wallet, you must enable Silent Payments scanning.
92+
In order to receive a Silent Payment, you must give the sender your Silent Payments address, which can be found by switching the address type to Silent Payments following the instructions under the [addresses](#addresses) section of this page. When you want to receive the transaction in the wallet, you must enable Silent Payments scanning.
9393

9494
### Sending
9595

docs/cryptos/monero.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Cake Wallet uses a the 16-word Polyseed (Default) or the 25-word legacy seed for
2525

2626
To perform most interactions with your wallet, your wallet must be fully synchronized. There will be a green dot at the top of your home screen.
2727

28-
If you are stuck on the same block while syncing for a while, or it says disconnected, you should [try another node](/docs/advanced-features/custom-node) or another internet connection.
28+
If you are stuck on the same block while syncing for a while, or it says disconnected, you should [try another node](../../features/advanced/custom-node) or another internet connection.
2929

3030
If your wallet is not fully synced, your wallet balance may be incorrect, and you won't be able to send transactions. You will need to wait until your wallet is fully synced before proceeding. Keep the app open with the screen on to keep syncing.
3131

@@ -57,7 +57,7 @@ It's possible to create a Monero view-only wallet. You need the following inform
5757
* Private view key
5858
* Restore height (recommended, not required)
5959

60-
Restore from keys following [these steps](/docs/basic-features/restore-wallet-from-keys-or-seed/). Leave the `Spend key (private)` field blank. Let the blockchain sync fully. After syncing, you should see all incoming transactions (*including* incoming change). View-only wallets usually do not show an accurate balance (they cannot be relied upon for this purpose), and they will not show some types of outgoing transactions.
60+
Restore from keys following [these steps](../../get-started/setup/restore/). Leave the `Spend key (private)` field blank. Let the blockchain sync fully. After syncing, you should see all incoming transactions (*including* incoming change). View-only wallets usually do not show an accurate balance (they cannot be relied upon for this purpose), and they will not show some types of outgoing transactions.
6161

6262
## Monero fee levels
6363

docs/cryptos/wownero.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Wownero `(WOW)` is a Doge-inspired, CPU-mineable, solo-mining only, privacy-resp
1313

1414
## Usage
1515

16-
Because Wownero is a fork of Monero, it mostly works the same way from a user perspective, and most of the information on the [Monero](https://guides.cakewallet.com/docs/cryptos/monero/) page will apply to Wownero.
16+
Because Wownero is a fork of Monero, it mostly works the same way from a user perspective, and most of the information on the [Monero](../monero/) page will apply to Wownero.
1717

1818
The major differences from Monero is that multiple accounts are not supported.
1919

docs/faq/connection-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If your wallet is stuck at the `Disconnected` or `Attempting Sync` status, chang
4040
1. Tap the menu at the top right of the screen.
4141
2. Select `Connection and sync`.
4242
3. Choose `Manage nodes`.
43-
4. Select a new node from the list. Only nodes highlighted with a green dot will work; red dots are unavailable. Alternatively, you can [add a new custom node](/docs/advanced-features/custom-node/).
43+
4. Select a new node from the list. Only nodes highlighted with a green dot will work; red dots are unavailable. Alternatively, you can [add a new custom node](../../features/advanced/custom-node).
4444

4545
## Tor
4646

docs/faq/errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This is a rare Monero wallet-daemon communication error. Please first try using
5151

5252
You may see this error while using a Monero view-only wallet. If this is the case, then you are getting this error because you cannot properly construct an outgoing transaction without a private spend key.
5353

54-
If the issue persists for a wallet that has the private spend key (if it is NOT a view-only wallet), please contact Cake Wallet support with as much information as you have. They will guide you through [rescanning your wallet](/docs/advanced-features/rescan-wallet) and [restoring from seed](/docs/basic-features/restore-wallet-from-keys-or-seed).
54+
If the issue persists for a wallet that has the private spend key (if it is NOT a view-only wallet), please contact Cake Wallet support with as much information as you have. They will guide you through [rescanning your wallet](../../features/advanced/rescan-wallet/) and [restoring from seed](../../get-started/setup/restore/restore-wallet-from-keys-or-seed).
5555

5656
### Internal error: Failed to get earliest fork height
5757

@@ -63,7 +63,7 @@ You should also try turning off Tor or your VPN, and seeing if the issue persist
6363

6464
This is a rare wallet issue for Bitcoin and Litecoin.
6565

66-
First, please try force closing and restarting your app. If this does not address the issue, please save your mnemonic seed, then delete and [restore the wallet from seed](/docs/basic-features/restore-wallet-from-keys-or-seed/).
66+
First, please try force closing and restarting your app. If this does not address the issue, please save your mnemonic seed, then delete and [restore the wallet from seed](../../get-started/setup/restore/restore-wallet-from-keys-or-seed).
6767

6868
### RPCError: got code -32000 with msg "execution reverted"
6969

docs/faq/funds-not-appearing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Your wallet must be fully synchronized before it displays the correct balance. Y
99

1010
[![Synchronized](/images/funds-1.jpg)](/images/funds-1.jpg)
1111

12-
If you see "XXXX blocks remaining" this means that your wallet is still synchronizing. Please wait until it is fully synchronized. If your wallet already displays `SYNCHRONIZED`, you can try [rescanning](/docs/advanced-features/rescan-wallet/) by opening the menu at the top-right, tapping `Rescan`, and setting a date from about a week before the wallet's first transaction.
12+
If you see "XXXX blocks remaining" this means that your wallet is still synchronizing. Please wait until it is fully synchronized. If your wallet already displays `SYNCHRONIZED`, you can try [rescanning](../../features/advanced/rescan-wallet/) by opening the menu at the top-right, tapping `Rescan`, and setting a date from about a week before the wallet's first transaction.
1313

1414
{: .warning}
15-
[Rescanning](/docs/advanced-features/rescan-wallet/) will remove any saved transaction keys and destination addresses, which may be useful for proving payments.
15+
[Rescanning](../../features/advanced/rescan-wallet/) will remove any saved transaction keys and destination addresses, which may be useful for proving payments.
1616

1717
[![Syncing](/images/funds-2.jpg)](/images/funds-2.jpg)
1818

docs/features/advanced/authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ As TOTP becomes more and more common, we feel that it is important to provide us
5959
## Enabling Cake 2FA
6060

6161
!!! note
62-
Cake 2FA's TOTP implementation requires a [compatible authenticator](/docs/advanced-features/authentication/#what-totp-applications-do-you-recommend) with support for [SHA-512](/docs/advanced-features/authentication/#why-are-you-using-sha512-my-app-doesnt-support-sha512).
62+
Cake 2FA's TOTP implementation requires a [compatible authenticator](#what-totp-applications-do-you-recommend) with support for [SHA-512](#why-are-you-using-sha512-my-app-doesnt-support-sha512).
6363

6464
To set up Cake 2FA, click on the upper right hamburger menu, then `Security and backup`, then `Set up Cake 2FA`.
6565

@@ -125,4 +125,4 @@ We have not yet determined if we want to support HOTP or not.
125125

126126
## How can I maximize security of both 2FA and Cake Wallet?
127127

128-
For those needing more security we recommend using a TOTP application on a separate device as an additional security precaution, which requires an attacker to gain access to both the device holding Cake Wallet in addition to the authentication device. Additionally, we recommend following the advice in our dedicated [hardening guide.](/docs/tutorials/mobile-hardening)
128+
For those needing more security we recommend using a TOTP application on a separate device as an additional security precaution, which requires an attacker to gain access to both the device holding Cake Wallet in addition to the authentication device. Additionally, we recommend following the advice in our dedicated [hardening guide.](../../../tutorials/mobile-hardening)

docs/features/advanced/rescan-wallet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ If your XMR transaction is still not appearing and the sync state of the wallet
1313
## To rescan your wallet
1414

1515
[![Click hamburger menu](/images/rescan-1.jpg){:width="32%"}](/images/rescan-1.jpg)
16-
[![Click Connection and sync](/images/rescan-2.png){:width="31.1%"}](/images/rescan-2.jpg)
17-
[![Click rescan](/images/rescan-2.1.png){:width="31.1%"}](/images/rescan-2.jpg)
16+
[![Click Connection and sync](/images/rescan-2.png){:width="31.1%"}](/images/rescan-2.png)
17+
[![Click rescan](/images/rescan-2.1.png){:width="31.1%"}](/images/rescan-2.1.png)
1818
[![Add restore height](/images/rescan-3.jpg){:width="32%"}](/images/rescan-3.jpg)
1919
[![Wait for wallet to sync](/images/rescan-4.jpg){:width="32%"}](/images/rescan-4.jpg)
20-
[![Wallet synchronized](/images/rescan-5.jpg){:width="32%"}](/images/rescan-5.jpg)
20+
[![Wallet synchronized](/images/rescan-5.jpg){:width="32%"}](/images/rescan-5.jpg)
2121

2222
Enter a date or a block height from about a week before you created this wallet. So, if it was created in February 2020 sometime, you could use January 31st, 2020 as the 'restore from date.' Alternatively, you can look at your wallet's very first transaction, and it will tell you the "Height" it was included in. You can enter this very same number as your "Block height" when you Rescan, and it will work perfectly.
2323

docs/features/advanced/tor-with-orbot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Now, connections over Cake Wallet should use Tor with Orbot.
5353

5454
You can use Tor to connect to either clearnet or onion nodes, but we recommend connecting to an onion node. If an onion node is selected, you will not accidentally sync or send transactions if Orbot is not configured properly, since you cannot make a clearnet connection to an onion address.
5555

56-
To add an onion node, simply [add a custom node](/docs/advanced-features/custom-node) that is an onion node. It will end in `.onion`.
56+
To add an onion node, simply [add a custom node](../../advanced/custom-node) that is an onion node. It will end in `.onion`.
5757

5858
Our official onion node is:
5959

0 commit comments

Comments
 (0)