From 4851e497fcfe6f812a664419f53e40fa9fa2897f Mon Sep 17 00:00:00 2001 From: scotty Date: Fri, 19 Feb 2016 14:33:50 -0800 Subject: [PATCH] YAML colon gotcha fix --- _data/v1_1/guides.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/v1_1/guides.yml b/_data/v1_1/guides.yml index f5405fc77a5..ca843695b5d 100644 --- a/_data/v1_1/guides.yml +++ b/_data/v1_1/guides.yml @@ -154,7 +154,7 @@ toc: - title: Application Management and Deployment section: - - title: Managing Applications: Prerequisites + - title: "Managing Applications: Prerequisites" path: /v1.1/docs/user-guide/prereqs/ - title: Managing Deployments path: /v1.1/docs/user-guide/managing-deployments/