317brian opened a new pull request, #376: URL: https://github.com/apache/druid-website-src/pull/376
The link on the rendered site ends up dropping people on the for the whole site since it resolves to `https://druid.apache.org/docs//`, which isn't that helpful IMO. <img width="604" alt="image" src="https://user-images.githubusercontent.com/53799971/222278414-7eda191e-bb81-48c8-bbee-af5e823b7c11.png"> The intent of the logic seems to be to drop someone on the docs index page for most recent stable version, so it makes sense to replace it with `latest`. -- 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]
