mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-15 18:15:49 +00:00
Merge pull request #315 from ripple/readme-link-fix
Fix link in GUIDES.md
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user