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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5bd394e  Update API url now that the online docs are updated (#20)
5bd394e is described below

commit 5bd394ec9da68eb16438369f502b1894e84fad82
Author: Tim Saucer <[email protected]>
AuthorDate: Tue Aug 20 12:04:35 2024 -0400

    Update API url now that the online docs are updated (#20)
---
 _posts/2024-08-20-python-datafusion-40.0.0.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/_posts/2024-08-20-python-datafusion-40.0.0.md 
b/_posts/2024-08-20-python-datafusion-40.0.0.md
index 7ced578..f5913b2 100644
--- a/_posts/2024-08-20-python-datafusion-40.0.0.md
+++ b/_posts/2024-08-20-python-datafusion-40.0.0.md
@@ -57,9 +57,8 @@ The most significant difference is that we have added wrapper 
functions and clas
 user facing interface. These wrappers, written in Python, contain both 
documentation and type
 annotations.
 
-This documenation is now available on the [DataFusion in 
Python](https://datafusion.apache.org/python/api.html)
-website. There you can browse the available functions and classes to see the 
breadth of available
-functionality.
+This documenation is now available on the [DataFusion in Python API] website. 
There you can browse
+the available functions and classes to see the breadth of available 
functionality.
 
 Modern IDEs use language servers such as
 
[Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
 or
@@ -212,7 +211,7 @@ page.
 * Try out the project and provide feedback, file issues, and contribute code.
 
 [mailing list]: https://lists.apache.org/[email protected]
-
+[DataFusion in Python API]: 
https://datafusion.apache.org/python/autoapi/datafusion/index.html
 [@andygrove]: https://github.com/andygrove
 [@max-muoto]: https://github.com/max-muoto
 [@slyons]: https://github.com/slyons


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

Reply via email to