From 83c8c0b848dc2c669e203008e5e8054bf31873a3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 Aug 2017 13:15:18 +0100 Subject: [PATCH] Fix layout of endpoint tables See gh-9924 --- .../src/main/asciidoc/production-ready-features.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc b/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc index 37c087357c..4ab01daf7d 100644 --- a/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc +++ b/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc @@ -65,7 +65,7 @@ to `/application/health`. The following technology agnostic endpoints are available: -[cols="2,5,1"] +[cols="2,5"] |=== | ID | Description @@ -118,7 +118,7 @@ The following technology agnostic endpoints are available: If you are using Spring MVC, the following additional endpoints can also be used: -[cols="2,5,1"] +[cols="2,5"] |=== | ID | Description