From 1c632e3201e4b3a725b654bdbc1a05a7d6d2a210 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Thu, 17 Mar 2016 15:30:28 -0700 Subject: [PATCH] Update _config.yml --- _config.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 84a5524023..c3eaba8b58 100644 --- a/_config.yml +++ b/_config.yml @@ -14,11 +14,16 @@ lsi: false defaults: - scope: - path: "docs" + path: "" values: version: "v1.2" - layout: docwithnav - showedit: true githubbranch: "release-1.2" docsbranch: "master" + - + scope: + path: "docs" + values: + layout: docwithnav + showedit: true + permalink: pretty