You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Raju Bairishetti (JIRA)" <ji...@apache.org> on 2015/01/11 02:43:34 UTC

[jira] [Updated] (LENS-172) REST api documentation link is not working

     [ https://issues.apache.org/jira/browse/LENS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raju Bairishetti updated LENS-172:
----------------------------------
    Attachment: LENS-172.patch

> REST api documentation link is not working 
> -------------------------------------------
>
>                 Key: LENS-172
>                 URL: https://issues.apache.org/jira/browse/LENS-172
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: docs
>            Reporter: Raju Bairishetti
>            Assignee: Raju Bairishetti
>             Fix For: 2.0
>
>         Attachments: LENS-172.patch
>
>
> Right now, RestAPI documentation link is not working. It is giving the following error:
> {noformat}
>  HTTP ERROR 404
> Problem accessing /rest.html. Reason:
>     NOT_FOUND
> {noformat}
> Problem : RestAPI documentation is pointing to *./rest.html* instead of *./user/rest.html*
> *Fix:*
> {code}
> <item name="REST API" href="./user/rest.html" />
> {code}



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