Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Keystone Python Client

Keystone includes an official Python client designed to simplify integration with the platform's [REST API](../keystone-api).
Keystone includes an official Python client designed to simplify integration with the platform's [REST API](../../keystone-api/).
It handles authentication, request execution, and response parsing, allowing developers to concentrate on application
logic rather than API mechanics.

Expand Down
Loading