Skip to content

Commit

Permalink
(refactor) use rel doc links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
f3rno authored and JacobPlaster committed Oct 11, 2019
1 parent 6ce206f commit cf8b5a3
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 @@ const ws = new WSv2({ transform: true })

### Docs

See `docs/ws2.md` for WS2 API methods, and `docs/usage.md` for a basic usage guide. For executable examples, refer to the `examples/` folder.
[See `docs/ws2.md`](/docs/ws2.md) for WS2 API methods, [and `docs/usage.md`](/docs/usage.md) for a basic usage guide. For executable examples, [refer to the `examples/`](/examples) folder.

Official API documentation at [https://docs.bitfinex.com/v2/reference](https://docs.bitfinex.com/v2/reference)

Expand Down

0 comments on commit cf8b5a3

Please sign in to comment.