tisonkun commented on issue #18026:
URL: https://github.com/apache/pulsar/issues/18026#issuecomment-1288334832

   @Anonymitaet yes. I think that we should retain the URL `/docs/<path>` for 
convenience and current usage, but it helps to serve it as an alias.
   
   That is, the source of truth is `/docs/<latest-version>/<path>` and we set 
up `/docs/<content>` as an alias to the latest stable versioned one. In this 
way, users can use `/docs/<path>` to access the latest stable version (which 
can be changed), while where there needs an immutable link, it uses 
`/docs/<latest-version>/<path>`.
   
   I think this should be done in the building stage. And let's move the 
discussion to #17438 instead of polluting this thread :) 


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

Reply via email to