Skip to content

Commit 9a8407d

Browse files
chore(docs): fix github links (#173)
1 parent 19702d1 commit 9a8407d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ directory = response.parse() # get the object that `hris.directory.list()` woul
305305
print(directory.id)
306306
```
307307

308-
These methods return an [`APIResponse`](https://github.com/Finch-API/finch-api-python/src/finch/_response.py) object.
308+
These methods return an [`APIResponse`](https://github.com/Finch-API/finch-api-python/tree/main/src/finch/_response.py) object.
309309

310310
### Configuring the HTTP client
311311

0 commit comments

Comments
 (0)