We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19702d1 commit 9a8407dCopy full SHA for 9a8407d
README.md
@@ -305,7 +305,7 @@ directory = response.parse() # get the object that `hris.directory.list()` woul
305
print(directory.id)
306
```
307
308
-These methods return an [`APIResponse`](https://github.com/Finch-API/finch-api-python/src/finch/_response.py) object.
+These methods return an [`APIResponse`](https://github.com/Finch-API/finch-api-python/tree/main/src/finch/_response.py) object.
309
310
### Configuring the HTTP client
311
0 commit comments