Skip to content
Open
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 cli/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ The ``klio-cli``
The CLI is the main entrypoint for users in interacting with a Klio job.
This CLI is used for creating, deploying, testing, and profiling of Klio jobs, among other helpful commands.

Check out the `installation guide <https://docs.klio.io/en/latest/quickstart/installation.html>`_ for how to setup installation.
Check out the `installation guide <https://docs.klio.io/en/latest/userguide/quickstart/installation.html>`_ for how to setup installation.
There is also the `user guide <https://docs.klio.io/en/latest/userguide/index.html>`_ and the `API documentation <https://docs.klio.io/en/latest/reference/cli/index.html>`_ for more information.