Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Jan 30, 2025

Fixes #571.

We need to use ^/java/$ not ^/$ because we deploy our website to https://.../java/ not https://.../.

Fixes apache#571.

We need to use `^/java/$` not `^/$` because we deploy our website to
`https://.../java/` not `https://.../`.
@kou
Copy link
Member Author

kou commented Jan 30, 2025

I tested this with my Apache hosted website with subpath.

@kou
Copy link
Member Author

kou commented Feb 1, 2025

Let's try this.

@kou kou merged commit ac262e6 into apache:asf-site Feb 1, 2025
@kou kou deleted the redirect branch February 1, 2025 22:35
@kou
Copy link
Member Author

kou commented Feb 1, 2025

@wgtmac
Copy link
Member

wgtmac commented Feb 2, 2025

Worked: https://arrow.apache.org/java/ -> https://arrow.apache.org/java/current/

Are these URLs alive? I still got 404.

@kou
Copy link
Member Author

kou commented Feb 2, 2025

The "current" URL will be available after the first release.
See also: #569

@lidavidm lidavidm added this to the 18.3.0 milestone Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants