Skip to content

Commit 4c75b8a

Browse files
committed
Update link
1 parent 6864d80 commit 4c75b8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ firefox docs/build/html/index.html
5959
This documentation is hosted at https://datafusion.apache.org/python
6060

6161
When the PR is merged to the `main` branch of the DataFusion
62-
repository, a [github workflow](https://github.com/apache/datafusion-python/blob/main/.github/workflows/docs.yaml) which:
62+
repository, a [github workflow](https://github.com/apache/datafusion-python/blob/main/.github/workflows/build.yaml) which:
6363

6464
1. Builds the html content
6565
2. Pushes the html content to the [`asf-site`](https://github.com/apache/datafusion-python/tree/asf-site) branch in this repository.
6666

6767
The Apache Software Foundation provides https://arrow.apache.org/,
6868
which serves content based on the configuration in
6969
[.asf.yaml](https://github.com/apache/datafusion-python/blob/main/.asf.yaml),
70-
which specifies the target as https://datafusion.apache.org/python.
70+
which specifies the target as https://datafusion.apache.org/python.

0 commit comments

Comments
 (0)