This is an automated email from the ASF dual-hosted git repository.

lidavidm 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 306e74f93 docs: update docs site footer for new ASF logo (#3546)
306e74f93 is described below

commit 306e74f932e23e577d7c8b04edf534414f7e1257
Author: Ian Cook <[email protected]>
AuthorDate: Wed Oct 8 05:50:24 2025 +0200

    docs: update docs site footer for new ASF logo (#3546)
    
    Replace "Apache feather logo" with "Apache logo" just like in
    https://github.com/apache/arrow/pull/47647.
---
 docs/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index 81a1a2202..0a37fe64b 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -27,7 +27,7 @@ sys.path.append(str(Path("./ext").resolve()))
 
 project = "ADBC"
 copyright = """2022–2025 The Apache Software Foundation.  Apache Arrow, Arrow,
-Apache, the Apache feather logo, and the Apache Arrow project logo are either
+Apache, the Apache logo, and the Apache Arrow project logo are either
 registered trademarks or trademarks of The Apache Software Foundation in the
 United States and other countries."""
 author = "the Apache Arrow Developers"

Reply via email to