You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/06/27 03:23:49 UTC

[GitHub] [flink] aloyszhang commented on a change in pull request #8902: [hotfix][docs] fix wrong link in streamfile_sink

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

 ##########
 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:
   Hi zentol,
   I have been working on translating this doc to Chinese. So, I will fix the chinese version in[ FLINK-12944](https://issues.apache.org/jira/projects/FLINK/issues/FLINK-12944?filter=allissues)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services