From 1012381d3dd9bdd517412820afc0c5d0c7d48e1d Mon Sep 17 00:00:00 2001 From: Alan Cohen Date: Tue, 24 Mar 2015 09:17:43 -0700 Subject: [PATCH] Update GUIDES.md --- docs/GUIDES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GUIDES.md b/docs/GUIDES.md index c3d7fc14..9b13c304 100644 --- a/docs/GUIDES.md +++ b/docs/GUIDES.md @@ -18,7 +18,7 @@ This file provides step-by-step walkthroughs for some of the most common usages ##Connecting to the Ripple network -1. [Get ripple-lib](README.md#getting-ripple-lib) +1. [Get ripple-lib](../README.md#installation) 2. Load the ripple-lib module into a Node.js file or webpage: ```js /* Loading ripple-lib with Node.js */