FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-571: [Docs] Fix redirect pattern by kou · Pull Request #575 · apache/arrow-java · GitHub

GH-571: [Docs] Fix redirect pattern - #575

Merged
kou merged 1 commit into
apache:asf-sitefrom
kou:redirect
Feb 1, 2025
Merged

GH-571: [Docs] Fix redirect pattern#575
kou merged 1 commit into
apache:asf-sitefrom
kou:redirect

Conversation

kou commented Jan 30, 2025

Copy link
Copy Markdown
Member

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 commented Jan 30, 2025

Copy link
Copy Markdown
Member Author

I tested this with my Apache hosted website with subpath.

kou commented Feb 1, 2025

Copy link
Copy Markdown
Member Author

Let's try this.

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

kou commented Feb 1, 2025

Copy link
Copy Markdown
Member Author

wgtmac commented Feb 2, 2025

Copy link
Copy Markdown
Member

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

Are these URLs alive? I still got 404.

kou commented Feb 2, 2025
edited
Loading

Copy link
Copy Markdown
Member Author

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

lidavidm added this to the 18.3.0 milestone Mar 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL