bullet03 commented on PR #24747:
URL: https://github.com/apache/beam/pull/24747#issuecomment-1367446894

   > Please, check if the old style links (without `index.html` in the end) are 
still working
   
   Since the path is relative, `index.html` in the end won't affect localhost 
or prod, just only staging.
   For instance path like `/get-started/try-beam-playground/` will lead to 
`localhost:1313/get-started/try-beam-playground` on localhost, to 
`https://beam.apache.org/get-started/try-beam-playground` on production and to 
`http://apache-beam-website-pull-requests.storage.googleapis.com/24427/get-started/try-beam-playground/index.html`
 on staging.
   
   Right now there are absolute links like 
`https://beam.apache.org/get-started/try-beam-playground` on both of 3 
environments. If I  click on such a link on localhost, I won't get to another 
localhost page, but to production site instead.
   
   


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