You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/02 14:56:20 UTC

[jira] [Commented] (FLINK-4522) Gelly link broken in homepage

    [ https://issues.apache.org/jira/browse/FLINK-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458746#comment-15458746 ] 

ASF GitHub Bot commented on FLINK-4522:
---------------------------------------

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 <co...@greghogan.com>
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.

----


> Gelly link broken in homepage
> -----------------------------
>
>                 Key: FLINK-4522
>                 URL: https://issues.apache.org/jira/browse/FLINK-4522
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation, Gelly
>    Affects Versions: 1.1.0, 1.1.1
>            Reporter: Vasia Kalavri
>            Assignee: Greg Hogan
>
> The link to the Gelly documentation is broken in the Flink homepage. The link points to "docs/apis/batch/libs/gelly.md" which has been removed. Since this link might be present in other places as well, e.g. slides, trainings, etc., we should re-direct to the new location of the Gelly docs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)