Skip to content

Commit df3cd9d

Browse files
committed
fix links
1 parent 2c836ce commit df3cd9d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

data/integrations.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,21 +303,21 @@ integrations:
303303
SQLite can be accessed with the {{p.Jdbc}} dataset and a
304304
[Custom JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
305305
Please have a look at
306-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
306+
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/index.md).
307307
308308
- name: Trino
309309
icon: ":simple-trino:"
310310
content: |
311311
[Trino](https://github.com/trinodb/trino) can be access with the {{p.Jdbc}} dataset and a
312312
[Custom JDBC driver](https://trino.io/docs/current/client/jdbc.html).
313313
Please have a look at
314-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
314+
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/index.md).
315315
316316
- name: Databricks
317317
icon: ":simple-databricks:"
318318
content: |
319319
[Databricks](http://databricks.com/) can be accessed with the {{p.Jdbc}} dataset and a
320320
[Custom JDBC driver](https://github.com/databricks/databricks-jdbc).
321321
Please have a look at
322-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
322+
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/index.md).
323323

docs/build/integrations/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ to interact with any [Azure AI Foundry provided Large Language Models](https://a
5454
[Databricks](http://databricks.com/) can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
5555
[Custom JDBC driver](https://github.com/databricks/databricks-jdbc).
5656
Please have a look at
57-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
57+
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/index.md).
5858

5959

6060
- :material-email-outline:{ .lg .middle } eMail / SMTP
@@ -330,7 +330,7 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
330330
SQLite can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
331331
[Custom JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
332332
Please have a look at
333-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
333+
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/index.md).
334334

335335

336336
- :material-ssh:{ .lg .middle } SSH
@@ -359,7 +359,7 @@ Tentris can be used as the integrated Quad Store as well (beta).
359359
[Trino](https://github.com/trinodb/trino) can be access with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
360360
[Custom JDBC driver](https://trino.io/docs/current/client/jdbc.html).
361361
Please have a look at
362-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
362+
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/index.md).
363363

364364

365365
- :black_large_square:{ .lg .middle } Virtuoso

0 commit comments

Comments
 (0)