317brian commented on code in PR #16548:
URL: https://github.com/apache/druid/pull/16548#discussion_r1635250789


##########
website/redirects.js:
##########
@@ -201,7 +201,6 @@ const Redirects=[
   },
   {
     "from": [
-      "/docs/latest/ingestion/flatten-json.html",

Review Comment:
   It's a tradeoff. We keep it all in one place, but redirects done this way 
always go to `/latest` since we didn't adopt Docusaurus's versioning feature. 
The one in the file will stay within the same version. 
   
   I don't have strong feelings about one over the other. Traditionally, I 
think we've just typically been fine with redirects always going to the latest 
version



-- 
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]

Reply via email to