This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2dd9240 Fix redirect
2dd9240 is described below
commit 2dd9240037f1b0daa2bef3165c26ac32dcdc0226
Author: Dewey Dunnington <[email protected]>
AuthorDate: Fri Sep 29 14:07:37 2023 -0300
Fix redirect
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index ec318ba..740fed0 100644
--- a/index.html
+++ b/index.html
@@ -1,2 +1,2 @@
<!DOCTYPE html>
-<meta http-equiv="refresh" content="0;URL=0.3.0/index.html">
+<meta http-equiv="refresh" content="0;URL=latest/index.html">