diff --git a/README.md b/README.md index a4e29fb6..ef8230aa 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ and offers both synchronous and asynchronous clients powered by [httpx](https:// ## Documentation -The REST API documentation can be found [in the Finch Documentation Center](https://developer.tryfinch.com/). The full API of this library can be found in [api.md](https://www.github.com/Finch-API/finch-api-python/blob/main/api.md). +The REST API documentation can be found [in the Finch Documentation Center](https://developer.tryfinch.com/). The full API of this library can be found in [api.md](api.md). ## Installation @@ -18,7 +18,7 @@ pip install finch-api ## Usage -The full API of this library can be found in [api.md](https://www.github.com/Finch-API/finch-api-python/blob/main/api.md). +The full API of this library can be found in [api.md](api.md). ```python from finch import Finch