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

adriangb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 68319c29af fix(doc): update the link of deprecation guidelines 
(#17328) (#17329)
68319c29af is described below

commit 68319c29afcc9b51bc93b4b8f5be34899ea79735
Author: ZC <390810...@qq.com>
AuthorDate: Tue Aug 26 19:36:18 2025 +0800

    fix(doc): update the link of deprecation guidelines (#17328) (#17329)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9c3f6190c0..2d0e3f7094 100644
--- a/README.md
+++ b/README.md
@@ -141,7 +141,7 @@ Public methods in Apache DataFusion evolve over time: while 
we try to maintain a
 stable API, we also improve the API over time. As a result, we typically
 deprecate methods before removing them, according to the [deprecation 
guidelines].
 
-[deprecation guidelines]: 
https://datafusion.apache.org/library-user-guide/api-health.html
+[deprecation guidelines]: 
https://datafusion.apache.org/contributor-guide/api-health.html
 
 ## Dependencies and `Cargo.lock`
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to