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

agrove pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0b256ca  fix link (#21)
0b256ca is described below

commit 0b256ca053fb274eb4b8514e9ff3911230c6cf94
Author: Andy Grove <[email protected]>
AuthorDate: Tue Aug 20 10:09:14 2024 -0600

    fix link (#21)
---
 2024/08/20/python-datafusion-40.0.0/index.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/2024/08/20/python-datafusion-40.0.0/index.html 
b/2024/08/20/python-datafusion-40.0.0/index.html
index e166d92..9f339b7 100644
--- a/2024/08/20/python-datafusion-40.0.0/index.html
+++ b/2024/08/20/python-datafusion-40.0.0/index.html
@@ -84,9 +84,8 @@ to their Rust counterparts.</li>
 user facing interface. These wrappers, written in Python, contain both 
documentation and type
 annotations.</p>
 
-<p>This documenation is now available on the <a 
href="https://datafusion.apache.org/python/api.html";>DataFusion in Python</a>
-website. There you can browse the available functions and classes to see the 
breadth of available
-functionality.</p>
+<p>This documenation is now available on the <a 
href="https://datafusion.apache.org/python/autoapi/datafusion/index.html";>DataFusion
 in Python API</a> website. There you can browse
+the available functions and classes to see the breadth of available 
functionality.</p>
 
 <p>Modern IDEs use language servers such as
 <a 
href="https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance";>Pylance</a>
 or


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to