File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ firefox docs/build/html/index.html
5959This documentation is hosted at https://datafusion.apache.org/python
6060
6161When 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
64641 . Builds the html content
65652 . Pushes the html content to the [ ` asf-site ` ] ( https://github.com/apache/datafusion-python/tree/asf-site ) branch in this repository.
6666
6767The Apache Software Foundation provides https://arrow.apache.org/ ,
6868which 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 .
You can’t perform that action at this time.
0 commit comments