Skip to content

Commit 8b6085d

Browse files
authored
fix: Fix broken links in documentation (#880)
1 parent 77e44eb commit 8b6085d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/trino/pages/usage-guide/query.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:description: Test Trino with Hive and S3 by creating a schema and table for Iris data in Parquet format, then querying the dataset.
33

44
Create a schema and a table for the Iris data located in S3 and query data.
5-
This assumes to have the Iris data set in the `PARQUET` format available in the S3 bucket which can be downloaded https://www.kaggle.com/gpreda/iris-dataset/version/2?select=iris.parquet[here].
5+
This assumes to have the Iris data set in the `PARQUET` format available in the S3 bucket which can be downloaded https://www.kaggle.com/datasets/gpreda/iris-dataset?select=iris.parquet[here{external-link-icon}^].
66

77
== Create schema
88
[source,sql]

0 commit comments

Comments
 (0)