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

njzhuyuqi commented on FLINK-6991:
----------------------------------

Hi, [~mingleizhang]  I found a solution for how to fix this issue.

This web page is from the html page of the flink-web, the source code address 
is 
[https://github.com/apache/flink-web/blob/asf-site/content/news/2015/08/24/introducing-flink-gelly.html].
  The link of gelly documentation was written with the address 
[https://ci.apache.org/projects/flink/flink-docs-master/libs/gelly_guide.html], 
which referred to the newest flink docs.  After flink-docs-release-0.9, the 
gelly guide had been moved, redirecting to 
[https://ci.apache.org/projects/flink/flink-docs-release-1.0/apis/batch/libs/gelly.html].
 Then after flink-docs-release-1.1, the gelly guide had been moved to another 
new address 
[https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/gelly/].  
In order to fix this bug, we would change the link of gelly documentation to 
the page address 
[https://ci.apache.org/projects/flink/flink-docs-release-0.9/libs/gelly_guide.html],
 which exactly match the version of flink-release-0.9 at that time.

> Inaccessible link under Gelly document
> --------------------------------------
>
>                 Key: FLINK-6991
>                 URL: https://issues.apache.org/jira/browse/FLINK-6991
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: mingleizhang
>            Assignee: njzhuyuqi
>
> When I visited the web 
> http://flink.apache.org/news/2015/08/24/introducing-flink-gelly.html#top, 
> then at the bottom of the page there is a Gelly Documentation link. It 
> belongs to a non-existent resources. It gives me the following style stuff.
> {noformat}
> No Such Resource
> File not found.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to