Skip to content

Commit

Permalink
Fix anchor link 'To self host for use in the browser' (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
methuz authored and bartekn committed Feb 6, 2018
1 parent dc0921b commit b44e8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Using npm to include js-stellar-sdk in your own project:
npm install --save stellar-sdk
```

For browsers, [use Bower to install js-stellar-sdk](#to-use-in-the-browser). It exports a
For browsers, [use Bower to install js-stellar-sdk](#to-self-host-for-use-in-the-browser). It exports a
variable `StellarSdk`. The example below assumes you have `stellar-sdk.js`
relative to your html file.

Expand Down

0 comments on commit b44e8d6

Please sign in to comment.