[
https://issues.apache.org/jira/browse/FLINK-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974378#comment-16974378
]
Nico Kruber commented on FLINK-13728:
-------------------------------------
Fixed in 1.8.3 via bd6b2e2eb527392e7b6100089fd83c212e976705
> 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
> Fix For: 1.10.0, 1.9.1, 1.8.3
>
> 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.4#803005)