From 75d5fa465df2de1ce0f4a1471bc9cbc5b1b264b3 Mon Sep 17 00:00:00 2001 From: Josh Stein <46639943+jcstein@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:15:18 -0400 Subject: [PATCH] chore: fix dead link (#1099) --- docs/nodes/celestia-app-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/celestia-app-commands.md b/docs/nodes/celestia-app-commands.md index 95cf154c18e..2e302f199eb 100644 --- a/docs/nodes/celestia-app-commands.md +++ b/docs/nodes/celestia-app-commands.md @@ -48,7 +48,7 @@ celestia-appd config keyring-backend test Options are: `os|file|kwallet|pass|test|memory`. -You can learn more on the [Cosmos documentation](https://docs.cosmos.network/main/run-node/keyring.html) +You can learn more on the [Cosmos documentation](https://docs.cosmos.network/main/user/run-node/keyring) or [Go Package documentation](https://pkg.go.dev/github.com/cosmos/cosmos-sdk/crypto/keyring). ## Key management