-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Resolved
-
Affects Version/s: 1.14.0
-
Fix Version/s: None
-
Component/s: site
-
Labels:None
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.