adnanhemani opened a new pull request, #4678: URL: https://github.com/apache/polaris/pull/4678
## Summary - Removes `incubator` path segment from the download URL (was: `downloads.apache.org/incubator/polaris/1.4.1/...`, now: `downloads.apache.org/polaris/1.4.1/...`) - Fixes the `cd` command to use the correct directory name `polaris-bin-1.4.1` (was incorrectly using `polaris-bin-1.3.0-incubating`) ## Test plan - [ ] Verify the corrected URL resolves: `https://downloads.apache.org/polaris/1.4.1/polaris-bin-1.4.1.tgz` - [ ] Confirm the page at https://polaris.apache.org/releases/1.4.1/getting-started/binary-distribution/ no longer shows `incubator` in the URL after deploy 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
