[ https://issues.apache.org/jira/browse/FLINK-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500092#comment-16500092 ]
ASF GitHub Bot commented on FLINK-9517: --------------------------------------- GitHub user medcv opened a pull request: https://github.com/apache/flink/pull/6113 [FLINK-9517][Docs]Fixing broken links on CLI and Upgrade Docs ## What is the purpose of the change Fixes broken links for CLI and Upgrade docs. ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (no) - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no) - The serializers: (no) - The runtime per-record code paths (performance sensitive): (no) - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no) - The S3 file system connector: (no) ## Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) You can merge this pull request into a Git repository by running: $ git pull https://github.com/medcv/flink FLINK-9517 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/6113.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #6113 ---- commit e6245ad429e18fa609020c6cea1a94a533d69cb0 Author: Yadan.JS <y_shirvany@...> Date: 2018-06-04T11:18:24Z [FLINK-9517][Docs]Fixing broken links on CLI and Upgrade Docs ---- > Fixing broken links on CLI and Upgrade Docs > ------------------------------------------- > > Key: FLINK-9517 > URL: https://issues.apache.org/jira/browse/FLINK-9517 > Project: Flink > Issue Type: Improvement > Reporter: Yazdan Shirvany > Assignee: Yazdan Shirvany > Priority: Trivial > > broken links for cli and upgrade page -- This message was sent by Atlassian JIRA (v7.6.3#76005)