From 908582bf726667966c17d151cc12d95cad164b56 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Fri, 19 Feb 2016 15:41:53 -0800 Subject: [PATCH] Fix for GH variable --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index cbe226e456..314c56571e 100644 --- a/_config.yml +++ b/_config.yml @@ -20,5 +20,5 @@ defaults: versionfilesafe: "v1_1" layout: docwithnav showedit: true - githubbranch: “release-1.1” + githubbranch: "release-1.1" permalink: pretty \ No newline at end of file