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

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


The following commit(s) were added to refs/heads/main by this push:
     new fcd70567 Update build workflow link (#1330)
fcd70567 is described below

commit fcd70567dedc580416c2931cc7f25e3960704ace
Author: Tim Saucer <[email protected]>
AuthorDate: Tue Dec 30 08:47:07 2025 -0500

    Update build workflow link (#1330)
    
    * Update link
    
    * fix extension
---
 docs/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/README.md b/docs/README.md
index 2bffea9b..502f1c2a 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -59,7 +59,7 @@ firefox docs/build/html/index.html
 This documentation is hosted at https://datafusion.apache.org/python
 
 When the PR is merged to the `main` branch of the DataFusion
-repository, a [github 
workflow](https://github.com/apache/datafusion-python/blob/main/.github/workflows/docs.yaml)
 which:
+repository, a [github 
workflow](https://github.com/apache/datafusion-python/blob/main/.github/workflows/build.yml)
 which:
 
 1. Builds the html content
 2. Pushes the html content to the 
[`asf-site`](https://github.com/apache/datafusion-python/tree/asf-site) branch 
in this repository.
@@ -67,4 +67,4 @@ repository, a [github 
workflow](https://github.com/apache/datafusion-python/blob
 The Apache Software Foundation provides https://arrow.apache.org/,
 which serves content based on the configuration in
 [.asf.yaml](https://github.com/apache/datafusion-python/blob/main/.asf.yaml),
-which specifies the target as https://datafusion.apache.org/python.
\ No newline at end of file
+which specifies the target as https://datafusion.apache.org/python.


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

Reply via email to