Yilialinn opened a new pull request, #2099: URL: https://github.com/apache/apisix-website/pull/2099
## Summary - redirect known pre-2.0 APISIX Ingress Controller URLs directly to their current documentation pages - cover English and Chinese, versioned and unversioned, and trailing-slash variants while preserving the generic fallback - add a redirect regression test to the Astro CI workflow ## Why Historical ApisixRoute, design, tutorial, and related Ingress documentation URLs could require two redirects before reaching the current information architecture. This removes the extra hop without republishing archived versions or changing the latest-only sitemap policy. ## Validation - npm run test:redirects (17 direct redirect cases) - npm run test:sitemap - node --check scripts/check-ingress-redirects.mjs - git diff --check -- 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]
