From f47ce77ee3f5c67a3b9488fe23479c0bd81e2689 Mon Sep 17 00:00:00 2001 From: lcawley Date: Thu, 29 Jun 2017 15:55:17 -0700 Subject: [PATCH] [DOCS] Fix YAML parse error --- conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index b183051f3b3e6..c8b544ce89778 100644 --- a/conf.yaml +++ b/conf.yaml @@ -227,7 +227,7 @@ contents: - repo: docs path: shared - exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90] + exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] - repo: elasticsearch path: docs/Versions.asciidoc