From 121bca2f1da5db2d0ce8e1b9ee3f56624eb49641 Mon Sep 17 00:00:00 2001 From: Evan Schwartz Date: Mon, 9 Sep 2013 13:37:09 -0700 Subject: [PATCH] about to merge back into develop branch --- docs/REFERENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/REFERENCE.md b/docs/REFERENCE.md index 060b2382..e5896cce 100644 --- a/docs/REFERENCE.md +++ b/docs/REFERENCE.md @@ -211,7 +211,7 @@ Sign a transaction. **[request_submit([callback])](https://ripple.com/wiki/RPC_API#submit)** -Submit a transaction to the network. This command is used internally to submit transactions with a greater degree of reliability. See [Submitting a transaction](https://github.com/ripple/ripple-lib#submitting-a-transaction) for details. +Submit a transaction to the network. This command is used internally to submit transactions with a greater degree of reliability. See [Submitting a payment to the network](GUIDES.md#3-submitting-a-payment-to-the-network) for details. **[request_ripple_path_find(src_account, dst_account, dst_amount, src_currencies, [callback])](https://ripple.com/wiki/RPC_API#path_find)**