From 9d370a00edfd59560f21eb205da46e0da726cf2b Mon Sep 17 00:00:00 2001 From: Quantifier <42081488+Isaac-DeFrain@users.noreply.github.com> Date: Mon, 5 Dec 2022 23:14:58 -0700 Subject: [PATCH] Update getting-started.mdx Add gen keypair link --- docs/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.mdx b/docs/getting-started.mdx index 75246d319..7e92c0a16 100644 --- a/docs/getting-started.mdx +++ b/docs/getting-started.mdx @@ -78,4 +78,4 @@ For walk-through instructions see this guide ## Next -Now that you've installed Mina and configured your network, let's move on to the next step - generating a keypair! +Now that you've installed Mina and configured your network, let's move on to the next step - [generating a keypair](./node-operators/generating-a-keypair#using-mina-generate-keypair)!