Repository: flink-web Updated Branches: refs/heads/asf-site 13fc61c2e -> c5c255321
[FLINK-7094] Update outdated doc release 1.2 to latest stable release 1.3 This closes #72. Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/a2ac3eb4 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/a2ac3eb4 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/a2ac3eb4 Branch: refs/heads/asf-site Commit: a2ac3eb47b823358f23c78c6e450023fb9434565 Parents: 13fc61c Author: zhangminglei <[email protected]> Authored: Tue Jul 4 20:48:08 2017 +0800 Committer: zentol <[email protected]> Committed: Thu Aug 3 10:24:25 2017 +0200 ---------------------------------------------------------------------- content/q/stable-docs.html | 2 +- q/stable-docs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/a2ac3eb4/content/q/stable-docs.html ---------------------------------------------------------------------- diff --git a/content/q/stable-docs.html b/content/q/stable-docs.html index ed45390..65e99e0 100644 --- a/content/q/stable-docs.html +++ b/content/q/stable-docs.html @@ -25,6 +25,6 @@ under the License. --> <html> <head> - <meta http-equiv="refresh" content="0; url=https://ci.apache.org/projects/flink/flink-docs-release-1.2/" /> + <meta http-equiv="refresh" content="0; url=https://ci.apache.org/projects/flink/flink-docs-release-1.3/" /> </head> </html> http://git-wip-us.apache.org/repos/asf/flink-web/blob/a2ac3eb4/q/stable-docs.html ---------------------------------------------------------------------- diff --git a/q/stable-docs.html b/q/stable-docs.html index ed45390..65e99e0 100644 --- a/q/stable-docs.html +++ b/q/stable-docs.html @@ -25,6 +25,6 @@ under the License. --> <html> <head> - <meta http-equiv="refresh" content="0; url=https://ci.apache.org/projects/flink/flink-docs-release-1.2/" /> + <meta http-equiv="refresh" content="0; url=https://ci.apache.org/projects/flink/flink-docs-release-1.3/" /> </head> </html>
