zentol commented on a change in pull request #8902: [hotfix][docs] fix wrong
link in streamfile_sink
URL: https://github.com/apache/flink/pull/8902#discussion_r297780565
##########
File path: docs/dev/connectors/streamfile_sink.md
##########
@@ -24,7 +24,7 @@ under the License.
-->
This connector provides a Sink that writes partitioned files to filesystems
-supported by the [Flink `FileSystem` abstraction]({{
site.baseurl}}/ops/filesystems.html).
+supported by the [Flink `FileSystem` abstraction]({{
site.baseurl}}/ops/filesystems).
Review comment:
```suggestion
supported by the [Flink `FileSystem` abstraction]({{
site.baseurl}}/ops/filesystems/index.html).
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services