Mayankaggarwal8055 commented on issue #38652: URL: https://github.com/apache/superset/issues/38652#issuecomment-4060764619
I reproduced this issue by searching for `Contributing` on the docs portal. The first result points to a stale URL and returns a 404. Broken URL: `https://superset.apache.org/docs/contributing/` Current valid page: `https://superset.apache.org/developer-docs/contributing/overview` This looks related to the docs URL restructure/revamp. The search result appears to be using a legacy docs path. It may require either: 1. refreshing the Algolia/DocSearch index, or 2. adding redirect coverage for legacy paths so stale indexed URLs still resolve correctly. I’m taking a look in the repo to see whether a redirect-based fix is possible. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
