MartijnVisser commented on PR #22281:
URL: https://github.com/apache/flink/pull/22281#issuecomment-1489905528

   > However, a potential improvement would be for the documentation to use 
version-specific links to the connector documentation. Right now, it links to 
the master branch. 
   
   That depends on the URL that you use. E.g. 
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/filesystems/gcs/
 points to `master`, but 
https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/deployment/filesystems/gcs/
 uses the docs from `release-1.17`. 
   
   So I think you can safely include the improvements to the `gcs.md` docs in 
this PR; they would end up in master (which shows also a warning at the top 
"This documentation is for an unreleased version of Apache Flink. We recommend 
you use the latest [stable 
version](https://nightlies.apache.org/flink/flink-docs-stable/)." and when this 
is released, it would automatically end up in the right branch too. 


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