[
https://issues.apache.org/jira/browse/LENS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286985#comment-14286985
]
Hudson commented on LENS-172:
-----------------------------
UNSTABLE: Integrated in Lens-Commit #82 (See
[https://builds.apache.org/job/Lens-Commit/82/])
LENS-172 : Fix generate site script (Raju Bairishetti via amareshwari)
(amareshwari.sr: rev 3aaccf64f15146621914fd064c7e51f8d22274ba)
* src/site/apt/user/rest.apt
* tools/scripts/generate-site-public.sh
> 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.01.patch, 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)