Skip to content

Commit fed685f

Browse files
Merge pull request #664 from reshmabidikar/left-nav-changes
fix indentation error
2 parents cb77587 + d209c94 commit fed685f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

html5/_main_toc.html.slim

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ nav.sidebar-nav
4141
li
4242
a.nav-link href="/latest/killbill-changelog.html"
4343
| Kill Bill Changelog
44-
li
45-
a.nav-link href="https://github.com/killbill/killbill/releases"
46-
| Kill Bill Release Notes
47-
li
48-
a.nav-link href="https://github.com/killbill/killbill-admin-ui-standalone/releases"
49-
| Kaui Release Notes
44+
li
45+
a.nav-link href="https://github.com/killbill/killbill/releases"
46+
| Kill Bill Release Notes
47+
li
48+
a.nav-link href="https://github.com/killbill/killbill-admin-ui-standalone/releases"
49+
| Kaui Release Notes
5050
li
5151
a.nav-link href="/latest/quick_start_with_kaui.html"
5252
| Quick Start with Kaui

0 commit comments

Comments
 (0)