GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/2464
[FLINK-4522] [docs] Gelly link broken in homepage
The Gelly documentation was recently split in multiple pages in FLINK-4104
but was missing a redirect. This commit updates the Gelly redirect to point to
the old page.
Another option is to have two Gelly redirects: add a redirect to the old
page and keep the existing redirect to the new page which only existed for one
week.
The redirect needs to be added to 1.1 and added/updated to 1.2.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
4522_gelly_link_broken_in_homepage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2464.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 #2464
----
commit 9a2f77a2c75eaa13aba9a0d9e848e97c9cf59bdb
Author: Greg Hogan <[email protected]>
Date: 2016-09-02T14:42:30Z
[FLINK-4522] [docs] Gelly link broken in homepage
The Gelly documentation was recently split in multiple pages in
FLINK-4104 but was missing a redirect. This commit updates the Gelly
redirect to point to the old page.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---