[
https://issues.apache.org/jira/browse/CALCITE-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250571#comment-16250571
]
Michael Mior commented on CALCITE-2036:
---------------------------------------
Fixed in
[830801b6e|https://github.com/apache/calcite/commit/830801b6e9fabc9203e3b2094b9fd0640a3ab8c6].
Not deploying immediately since it looks like there are other site changes
that I'm not sure should be live right now.
> /docs/powered_by.html has a next of /docs/api.html which does not exist
> -----------------------------------------------------------------------
>
> Key: CALCITE-2036
> URL: https://issues.apache.org/jira/browse/CALCITE-2036
> Project: Calcite
> Issue Type: Bug
> Components: site
> Affects Versions: 1.14.0
> Reporter: Alexey Roytman
> Assignee: Michael Mior
> Priority: Minor
>
> The bottom of this page: https://calcite.apache.org/docs/powered_by.html
> has two buttons: previous and next.
> The "next" points to https://calcite.apache.org/docs/api.html
> which is absent.
> The site/_data/docs.yml has "api" item after "powered_by" item.
> And site/_includes/section_nav.html makes the "next" link to have ".html"
> appended.
> Thus "api.html" string is created.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)