From 662bc7e9ab229f30d58e2a7e0c8c8a0e91cf3aa2 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 18 May 2015 21:31:13 -0700 Subject: [PATCH] [DOC] rippled - another link for wallet-propose --- content/rippled.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rippled.md b/content/rippled.md index a41d78be9d..1b6e687061 100644 --- a/content/rippled.md +++ b/content/rippled.md @@ -470,7 +470,7 @@ Additionally, this page contains an explanation of the following admin-only comm The following admin commands are deprecated and may be removed without further notice: `unl_add`, `unl_delete`, `unl_list`, `unl_load`, `unl_network`, `unl_reset`, `unl_score`, and `wallet_seed`. -(For UNL management, use the the configuration file. To generate wallet keys, use `wallet_propose`.) +(For UNL management, use the the configuration file. To generate wallet keys, use [`wallet_propose`](#wallet-propose).) For information about other Admin Commands, consult [the old wiki documentation](https://ripple.com/wiki/JSON_Messages).