HoustonPutman commented on PR #77: URL: https://github.com/apache/solr-site/pull/77#issuecomment-1120514060
Trying this out on staging, this: https://solr.staged.apache.org/guide/solr gets re-routed to: https://solr.staged.apache.org/guide/8_11/solr/ which is not what we want. https://solr.staged.apache.org/guide/solr/ works fine, so we just need to make an explicit exception for the `https://solr.staged.apache.org/guide/solr` url, since it is assuming that `solr` is the documentation page. -- 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]
