[DOC] REST - fix broken 'making a payment' link

This commit is contained in:
mDuo13
2014-11-05 17:13:24 -08:00
parent 17577597c1
commit 33eb4878ef

View File

@@ -425,7 +425,7 @@ The response is an object with the address and the secret for a potential new ac
}
```
The second step is [making a payment](#making-payments) of XRP to the new account address. (Ripple lets you send XRP to any mathematically possible account address, which creates the account if necessary.) The generated account does not exist in the ledger until it receives enough XRP to meet the account reserve.
The second step is [making a payment](#payments) of XRP to the new account address. (Ripple lets you send XRP to any mathematically possible account address, which creates the account if necessary.) The generated account does not exist in the ledger until it receives enough XRP to meet the account reserve.