Skip to content

Commit 4377884

Browse files
committed
Fix MD Link Checker
1 parent db62bbd commit 4377884

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

getting-started/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,10 @@ this directory. Each example has detailed instructions.
3333
- [Spark](spark): An example that uses an in-memory metastore, automatically bootstrapped, with
3434
Apache Spark and a Jupyter notebook.
3535

36-
- [Trino](trino): An example that uses Trino with Polaris.
37-
3836
- [Telemetry](telemetry): An example that includes Prometheus and Jaeger to collect metrics and
3937
traces from Apache Polaris. This example automatically creates a `polaris_demo` catalog.
4038

4139
- [Eclipselink](eclipselink): An example that uses an Eclipselink metastore and a Postgres
4240
database. The realm is bootstrapped with the Polaris Admin tool. This example also creates a
43-
`polaris_demo` catalog, and offers the ability to run Spark SQL queries. Finally, it shows how to
41+
`polaris_quickstart` catalog, and offers the ability to run Spark SQL and Trino queries. Finally, it shows how to
4442
attach a debugger to the Polaris server.

0 commit comments

Comments
 (0)