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/modules/trino/pages/usage_guide/cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Create an insecure single node Trino cluster for testing. This can be accessed with the UI/CLI via http without either user/password credentials or authorization.

For testing purposes we use the https://trino.io/docs/current/installation/cli.html[Trino CLI].
For testing purposes we use the https://trino.io/docs/current/client/cli.html[Trino CLI].

First, ensure all necessary operator have been deployed:

Expand Down
Loading