Skip to content

Commit cb185d6

Browse files
docs: cleanup.
1 parent b60fcdb commit cb185d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To trade and execute your advanced trading strategies, Bitvavo SDK for Python is
1414
- [Prerequisites](#prerequisites) - what you need to start developing with Bitvavo SDK for Python
1515
- [Get started](#get-started) - rapidly create an app and start trading with Bitvavo
1616
- [About the SDK](#about-the-sdk) - general information about Bitvavo SDK for Python
17-
- API reference - for information on the specifics of every parameter, see the [Bitvavo API](https://docs.bitvavo.com/)
17+
- [API reference](https://docs.bitvavo.com/) - information on the specifics of every parameter
1818

1919
This page shows you how to use Bitvavo SDK for Python with WebSockets.
2020
For REST, see the [REST readme](docs/rest.md).

docs/rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ You use Bitvavo SDK for Python to buy, sell, and store over 200 digital assets o
66

77
To trade and execute your advanced trading strategies, Bitvavo SDK for Python is a wrapper that enables you to easily call every endpoint in [Bitvavo API](https://docs.bitvavo.com/).
88

9-
- [Prerequisites](#prerequisites) - what you need to start developing with Bitvavo SDK for Python.
10-
- [API reference](#api-reference) - in-depth information about Bitvavo SDK for Python
9+
- [Prerequisites](#prerequisites) - what you need to start developing with Bitvavo SDK for Python
10+
- [API reference](https://docs.bitvavo.com/) - information on the specifics of every parameter
1111

1212
This page gives reference information for REST calls made using Bitvavo SDK for Python.
1313

0 commit comments

Comments
 (0)