GitHub user Matrix42 opened a pull request:
https://github.com/apache/flink/pull/5592
[hotfix] fix javadoc link of ClusterClient#triggerSavepoint
## What is the purpose of the change
fix javadoc link of ClusterClient#triggerSavepoint
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Matrix42/flink doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5592.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 #5592
----
commit 09691377720361cd2d05007371dbc579aa876bc0
Author: Matrix42 <934336389@...>
Date: 2018-02-28T02:51:42Z
[hotfix] fix javadoc link of ClusterClient#triggerSavepoint
----
---