[
https://issues.apache.org/jira/browse/FLINK-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-13728.
----------------------------------
Resolution: Fixed
Fixed via b1c2e213302cd68758761c60a1ccff85c5c67203
> Fix wrong closing tag order in sidenav
> --------------------------------------
>
> Key: FLINK-13728
> URL: https://issues.apache.org/jira/browse/FLINK-13728
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.8.1, 1.9.0, 1.10.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The order of closing HTML tags in the sidenav is wrong: instead of
> {{</li></ul></div>}} it should be {{</ul></div></li>}}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)