[
https://issues.apache.org/jira/browse/CALCITE-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Mior resolved CALCITE-2036.
-----------------------------------
Resolution: Fixed
> /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)