diff --git a/docs/modules/demos/pages/data-lakehouse-iceberg-trino-spark.adoc b/docs/modules/demos/pages/data-lakehouse-iceberg-trino-spark.adoc index 9f34c8e6..6d7b54b2 100644 --- a/docs/modules/demos/pages/data-lakehouse-iceberg-trino-spark.adoc +++ b/docs/modules/demos/pages/data-lakehouse-iceberg-trino-spark.adoc @@ -195,7 +195,7 @@ You can have a look at the ingestion job running in NiFi by opening the NiFi end [NOTE] ==== Suppose you get a warning regarding the self-signed certificate generated by the -xref:home:secret-operator:index.adoc[Secret Operator] (e.g. Warning: Potential Security Risk Ahead). In that case, you +xref:secret-operator:index.adoc[Secret Operator] (e.g. Warning: Potential Security Risk Ahead). In that case, you must tell your browser to trust the website and continue. ==== @@ -471,7 +471,7 @@ image::data-lakehouse-iceberg-trino-spark/trino_2.png[] === Connect to Trino -Please have a look at the xref:home:trino:usage-guide/connect_to_trino.adoc[trino-operator documentation on how to +Please have a look at the xref:trino:usage-guide/connect_to_trino.adoc[trino-operator documentation on how to connect to Trino]. This demo recommends to use DBeaver, as Trino consists of many schemas and tables you can explore. image::data-lakehouse-iceberg-trino-spark/dbeaver_1.png[] diff --git a/docs/modules/demos/pages/nifi-kafka-druid-earthquake-data.adoc b/docs/modules/demos/pages/nifi-kafka-druid-earthquake-data.adoc index 3531a49f..49b5f7f6 100644 --- a/docs/modules/demos/pages/nifi-kafka-druid-earthquake-data.adoc +++ b/docs/modules/demos/pages/nifi-kafka-druid-earthquake-data.adoc @@ -183,7 +183,7 @@ Kafka. You can have a look at the ingestion job running in NiFi by opening the endpoint `https` from your `stackablectl stacklets list` command output. In this case, it is https://172.18.0.3:32558. Open it with your favourite browser. Suppose you get a warning regarding the self-signed certificate generated by the -xref:home:secret-operator:index.adoc[Secret Operator] (e.g. Warning: Potential Security Risk Ahead). In that case, you must +xref:secret-operator:index.adoc[Secret Operator] (e.g. Warning: Potential Security Risk Ahead). In that case, you must tell your browser to trust the website and continue. image::nifi-kafka-druid-earthquake-data/nifi_1.png[]