From d6fe3d67adf457c261b3d48a0a47437d49ba4457 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 27 Jul 2015 17:30:11 +0100 Subject: [PATCH] Oops, capture group was screwed --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 35b10aa..4f243cd 100644 --- a/index.html +++ b/index.html @@ -127,8 +127,6 @@ Spring Boot CLI plugin for creating Spring Cloud component applications quickly {% include project_block.md site_url="/spring-cloud-cli" repo_url="http://github.com/spring-cloud/spring-cloud-cli" project_title="Spring Cloud CLI" project_description=project_description %} -{% endcapture %} - ## Quick Start @@ -170,6 +168,8 @@ Release train contents: |spring-cloud-sleuth | | 1.0.0.BUILD-SNAPSHOT | |spring-cloud-consul | | 1.0.0.BUILD-SNAPSHOT | +{% endcapture %} + {% capture related_resources %} ### Sample Projects