We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c75b8a commit 1807531Copy full SHA for 1807531
docs/README.md
@@ -59,7 +59,7 @@ firefox docs/build/html/index.html
59
This documentation is hosted at https://datafusion.apache.org/python
60
61
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/build.yaml) which:
+repository, a [github workflow](https://github.com/apache/datafusion-python/blob/main/.github/workflows/build.yml) which:
63
64
1. Builds the html content
65
2. Pushes the html content to the [`asf-site`](https://github.com/apache/datafusion-python/tree/asf-site) branch in this repository.
0 commit comments