This is an automated email from the ASF dual-hosted git repository.
ianmcook pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 01a1c65e8 docs: update foundry urls (#4565)
01a1c65e8 is described below
commit 01a1c65e8ba3e262c2c7a3890fa7bf2b3b991ae6
Author: Ian Cook <[email protected]>
AuthorDate: Tue Jul 21 22:51:13 2026 -0400
docs: update foundry urls (#4565)
Update adbc-drivers.org URLs after
https://github.com/adbc-drivers/adbc-drivers.org/pull/116
---
docs/source/driver/authoring.rst | 2 +-
docs/source/driver/index.rst | 26 +++++++++++++-------------
docs/source/driver/postgresql.rst | 2 +-
docs/source/index.rst | 4 ++--
docs/source/integrations.rst | 2 +-
5 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/docs/source/driver/authoring.rst b/docs/source/driver/authoring.rst
index 526a4e930..8e281ec4f 100644
--- a/docs/source/driver/authoring.rst
+++ b/docs/source/driver/authoring.rst
@@ -28,7 +28,7 @@ building and shipping them. You can develop your driver
entirely within the
Foundry, or keep it in your own repository and use the Foundry only for
distribution and other shared infrastructure.
-.. button-link:: https://docs.adbc-drivers.org/building-drivers/
+.. button-link:: https://adbc-drivers.org/building-drivers/
:color: primary
Building Drivers guide (ADBC Driver Foundry) :octicon:`link-external`
diff --git a/docs/source/driver/index.rst b/docs/source/driver/index.rst
index a9cc49bc9..8c8312553 100644
--- a/docs/source/driver/index.rst
+++ b/docs/source/driver/index.rst
@@ -51,19 +51,19 @@ driver in the table below is packaged this way.
- Slug [#slug]_
- Maintainer [#maintainer]_
- Repo
- * - `BigQuery <https://docs.adbc-drivers.org/drivers/bigquery/>`__
+ * - `BigQuery <https://adbc-drivers.org/drivers/bigquery/>`__
- ``bigquery``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/bigquery|GitHub repository`
- * - `ClickHouse <https://docs.adbc-drivers.org/drivers/clickhouse/>`__
+ * - `ClickHouse <https://adbc-drivers.org/drivers/clickhouse/>`__
- ``clickhouse``
- Vendor
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/clickhouse|GitHub repository`
- * - `Databricks <https://docs.adbc-drivers.org/drivers/databricks/>`__
+ * - `Databricks <https://adbc-drivers.org/drivers/databricks/>`__
- ``databricks``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/databricks|GitHub repository`
- * - `Apache DataFusion
<https://docs.adbc-drivers.org/drivers/datafusion/>`__
+ * - `Apache DataFusion <https://adbc-drivers.org/drivers/datafusion/>`__
- ``datafusion``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/datafusion|GitHub repository`
@@ -71,7 +71,7 @@ driver in the table below is packaged this way.
- ``duckdb``
- Vendor
- :iconlink:`fa-brands fa-github|https://github.com/duckdb/duckdb|GitHub
repository`
- * - `Exasol <https://docs.adbc-drivers.org/drivers/exasol/>`__
+ * - `Exasol <https://adbc-drivers.org/drivers/exasol/>`__
- ``exasol``
- Vendor
- :iconlink:`fa-brands
fa-github|https://github.com/exasol/adbc-driver-exasol|GitHub repository`
@@ -79,11 +79,11 @@ driver in the table below is packaged this way.
- ``flightsql``
- ASF
- :iconlink:`fa-brands
fa-github|https://github.com/apache/arrow-adbc/tree/main/go/adbc/driver/flightsql|GitHub
repository`
- * - `Microsoft SQL Server <https://docs.adbc-drivers.org/drivers/mssql/>`__
+ * - `Microsoft SQL Server <https://adbc-drivers.org/drivers/mssql/>`__
- ``mssql``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/mssql|GitHub repository`
- * - `MySQL/MariaDB <https://docs.adbc-drivers.org/drivers/mysql/>`__
[#compat-mysql]_
+ * - `MySQL/MariaDB <https://adbc-drivers.org/drivers/mysql/>`__
[#compat-mysql]_
- ``mysql``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/mysql|GitHub repository`
@@ -91,23 +91,23 @@ driver in the table below is packaged this way.
- ``postgresql``
- ASF
- :iconlink:`fa-brands
fa-github|https://github.com/apache/arrow-adbc/tree/main/c/driver/postgresql|GitHub
repository`
- * - `DuckDB Quack <https://docs.adbc-drivers.org/drivers/quack/>`__
+ * - `DuckDB Quack <https://adbc-drivers.org/drivers/quack/>`__
- ``quack``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/quack|GitHub repository`
- * - `Amazon Redshift <https://docs.adbc-drivers.org/drivers/redshift/>`__
+ * - `Amazon Redshift <https://adbc-drivers.org/drivers/redshift/>`__
- ``redshift``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/redshift|GitHub repository`
- * - `SingleStore <https://docs.adbc-drivers.org/drivers/singlestore/>`__
+ * - `SingleStore <https://adbc-drivers.org/drivers/singlestore/>`__
- ``singlestore``
- Vendor
- :iconlink:`fa-brands
fa-github|https://github.com/singlestore-labs/singlestore-adbc-connector|GitHub
repository`
- * - `Snowflake <https://docs.adbc-drivers.org/drivers/snowflake/>`__
+ * - `Snowflake <https://adbc-drivers.org/drivers/snowflake/>`__
- ``snowflake``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/snowflake|GitHub repository`
- * - `Apache Spark <https://docs.adbc-drivers.org/drivers/spark/>`__
+ * - `Apache Spark <https://adbc-drivers.org/drivers/spark/>`__
- ``spark``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/spark|GitHub repository`
@@ -115,7 +115,7 @@ driver in the table below is packaged this way.
- ``sqlite``
- ASF
- :iconlink:`fa-brands
fa-github|https://github.com/apache/arrow-adbc/tree/main/c/driver/sqlite|GitHub
repository`
- * - `Trino <https://docs.adbc-drivers.org/drivers/trino/>`__
+ * - `Trino <https://adbc-drivers.org/drivers/trino/>`__
- ``trino``
- Foundry
- :iconlink:`fa-brands
fa-github|https://github.com/adbc-drivers/trino|GitHub repository`
diff --git a/docs/source/driver/postgresql.rst
b/docs/source/driver/postgresql.rst
index ab9191fbb..6a3c35828 100644
--- a/docs/source/driver/postgresql.rst
+++ b/docs/source/driver/postgresql.rst
@@ -36,7 +36,7 @@ overall approach.
.. note:: Some older versions (<=1.11.0) of this driver had experimental
support for Amazon Redshift, but this was removed in 1.11.0. We
recommend using the `Redshift-specific driver
- <https://docs.adbc-drivers.org/drivers/redshift/>`__ from the ADBC
+ <https://adbc-drivers.org/drivers/redshift/>`__ from the ADBC
Driver Foundry (a third party).
Installation
diff --git a/docs/source/index.rst b/docs/source/index.rst
index e02557f18..b80406be2 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -187,11 +187,11 @@ More Resources
Contributing :octicon:`cross-reference`
- .. button-link:: https://docs.adbc-drivers.org
+ .. button-link:: https://adbc-drivers.org
:color: secondary
:expand:
- Driver Foundry Docs :octicon:`cross-reference`
+ Driver Foundry :octicon:`cross-reference`
.. toctree::
:maxdepth: 1
diff --git a/docs/source/integrations.rst b/docs/source/integrations.rst
index fd8628490..c59e49555 100644
--- a/docs/source/integrations.rst
+++ b/docs/source/integrations.rst
@@ -28,7 +28,7 @@ Apache DataFusion
`Apache DataFusion <https://datafusion.apache.org>`_ integrates with ADBC in
two ways:
-1. **DataFusion is available as an ADBC driver** — the `DataFusion ADBC driver
<https://docs.adbc-drivers.org/drivers/datafusion/>`_ lets you run DataFusion
queries from any ADBC client library.
+1. **DataFusion is available as an ADBC driver** — the `DataFusion ADBC driver
<https://adbc-drivers.org/drivers/datafusion/>`_ lets you run DataFusion
queries from any ADBC client library.
2. **ADBC table provider** — the `ADBC table provider for DataFusion
<https://github.com/datafusion-contrib/datafusion-table-providers#adbc>`_ lets
you query *other* databases from DataFusion. A table provider exposes an
external data source as a table in DataFusion, so you can register a database
table via an ADBC driver and query it with DataFusion SQL alongside your other
data sources.
----