Repository: flink
Updated Branches:
  refs/heads/master 0735b5b93 -> bdd3c0d94


[FLINK-4522] [docs] Gelly link broken in homepage

The Gelly documentation was recently split into multiple pages in
FLINK-4104 but was missing a redirect. This commit updates the Gelly
redirect to point to the old page.

This closes #2464


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/95ad865b
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/95ad865b
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/95ad865b

Branch: refs/heads/master
Commit: 95ad865bd9d7121c80ecd4d1ed92e2912052a502
Parents: 0735b5b
Author: Greg Hogan <[email protected]>
Authored: Fri Sep 2 10:42:30 2016 -0400
Committer: Greg Hogan <[email protected]>
Committed: Thu Sep 8 17:06:19 2016 -0400

----------------------------------------------------------------------
 docs/redirects/gelly.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/95ad865b/docs/redirects/gelly.md
----------------------------------------------------------------------
diff --git a/docs/redirects/gelly.md b/docs/redirects/gelly.md
index 8d7d850..c61107b 100644
--- a/docs/redirects/gelly.md
+++ b/docs/redirects/gelly.md
@@ -2,7 +2,7 @@
 title: "Gelly"
 layout: redirect
 redirect: /dev/libs/gelly/index.html
-permalink: /apis/batch/libs/gelly/index.html
+permalink: /apis/batch/libs/gelly.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

Reply via email to