From d1c9d56b9a48907cab6f6cbe214d7fe45625a39e Mon Sep 17 00:00:00 2001 From: Keith Millette <keith@xx.network> Date: Thu, 23 Jan 2025 11:26:21 +0900 Subject: [PATCH] Minor improvment to wallet generation flow --- website/docs/tools/webWallet/accounts/generateAccount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/tools/webWallet/accounts/generateAccount.md b/website/docs/tools/webWallet/accounts/generateAccount.md index 7c88618..78878ba 100644 --- a/website/docs/tools/webWallet/accounts/generateAccount.md +++ b/website/docs/tools/webWallet/accounts/generateAccount.md @@ -6,7 +6,7 @@ keywords: [web wallet, generate, account] # Generate Account -The MainNet wallet generator app walks you through the process of creating a quantum-ready wallet for use in the xx Network. It is important that you keep the wallet you generate private and secure, as you would any other cryptocurrency wallet. +The xx network [wallet generator](https://wallet.xx.network/#/accounts/generate) walks you through the process of creating a quantum-ready wallet for use in the xx Network. It is important that you keep the wallet you generate private and secure, as you would any other cryptocurrency wallet. When you first load the page you will notice the green icon indicating the browser is connected to the internet. It is recommended you disconnect the browser from the internet while generating a wallet.  -- GitLab