Merge pull request #315 from ripple/readme-link-fix

Fix link in GUIDES.md
This commit is contained in:
Alan Cohen
2015-03-24 11:04:31 -07:00

View File

@@ -18,7 +18,7 @@ This file provides step-by-step walkthroughs for some of the most common usages
##Connecting to the Ripple network ##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: 2. Load the ripple-lib module into a Node.js file or webpage:
```js ```js
/* Loading ripple-lib with Node.js */ /* Loading ripple-lib with Node.js */