Skip to content

Commit 847c7b1

Browse files
authored
Merge pull request #1813 from qahmed1998/QA-toc-fix
Fixed ToC issue
2 parents f9dcce4 + 847cd71 commit 847c7b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/site_menu.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ using:
189189
desc: "Real-time, bi-directional process integration for ManageIQ"
190190

191191
administration:
192-
title: Administering {{ site.data.product.title_short }}
192+
title: Administering
193193
children:
194-
- title: Managing Authentication for {{ site.data.product.title_short }}
194+
- title: Managing Authentication
195195
children:
196196
- title: Active Directory
197197
path: "/docs/reference/latest/auth/active_directory.html"
@@ -224,7 +224,7 @@ administration:
224224
path: "/docs/reference/latest/appliance_hardening_guide/index.html"
225225
desc: "ManageIQ Appliance Hardening Guide"
226226

227-
Defining integrations:
227+
integrations:
228228
title: Managing Integrations
229229
children:
230230
- title: AWS CloudFormation and OpenStack Heat

0 commit comments

Comments
 (0)