Skip to content

Commit

Permalink
Redirect ballista URLs to new location (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove authored Jul 13, 2024
1 parent 9f67327 commit 382878c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ Redirect permanent /datafusion https://datafusion.apache.org

# redirect all datafusion-python URLs to new website
Redirect permanent /datafusion-python https://datafusion.apache.org/python

# redirect all ballista URLs to new website
Redirect permanent /ballista https://datafusion.apache.org/ballista

0 comments on commit 382878c

Please sign in to comment.