From 980f3b110ee52c7fa768d0822cfc3cbd8c54905a Mon Sep 17 00:00:00 2001 From: xeniape Date: Wed, 29 Apr 2026 08:53:55 +0200 Subject: [PATCH] Fix: fix broken link --- docs/modules/trino/pages/usage_guide/cluster.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/trino/pages/usage_guide/cluster.adoc b/docs/modules/trino/pages/usage_guide/cluster.adoc index e49b1b4cc..a68751f5c 100644 --- a/docs/modules/trino/pages/usage_guide/cluster.adoc +++ b/docs/modules/trino/pages/usage_guide/cluster.adoc @@ -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: