From 54606f3c21189a3612c1bc22e4f0c4d82aba385c Mon Sep 17 00:00:00 2001 From: Mehul Kar Date: Mon, 5 Jan 2015 14:43:05 -0800 Subject: [PATCH] Update link to deprecated API docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91f19fa0..2e383391 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A JavaScript API for interacting with Ripple in Node.js and the browser ###Features + Connect to a rippled server in JavaScript (Node.js or browser) -+ Issue [rippled API](https://ripple.com/wiki/JSON_Messages) requests ++ Issue [rippled API](https://ripple.com/build/rippled-apis/) requests + Listen to events on the Ripple network (transaction, ledger, etc.) + Sign and submit transactions to the Ripple network