diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index 89524141b3..3af9353bc2 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -101,34 +101,12 @@ $(addBlockSwitches);
- 2.1. Introduction
@@ -136,24 +114,8 @@ $(addBlockSwitches);
- 2.2.1. Why use Spring Cloud Contract Verifier and not X ?
- 2.2.2. What is this value(consumer(), producer()) ?
-- 2.2.3. How to do Stubs versioning?
-
-
-- 2.2.4. Common repo with contracts
-
-
+- 2.2.3. How to do Stubs versioning?
+- 2.2.4. Common repo with contracts
- 2.2.5. Can I have multiple base classes for tests?
- 2.2.6. How can I debug the request/response being sent by the generated tests client?
- 2.2.7. How can I debug the mapping/request/response being sent by WireMock?
@@ -164,55 +126,8 @@ $(addBlockSwitches);
- 2.3. Spring Cloud Contract Verifier HTTP
@@ -221,13 +136,7 @@ $(addBlockSwitches);
@@ -239,21 +148,8 @@ $(addBlockSwitches);
- 2.6. Stub Runner Core
- 2.7. Stub Runner JUnit Rule
@@ -266,23 +162,14 @@ $(addBlockSwitches);
- 2.8. Stub Runner Spring Cloud
- 2.9. Stub Runner Boot Application
@@ -290,148 +177,61 @@ $(addBlockSwitches);
- 2.10. Stubs Per Consumer
- 2.11. Common
- 2.12. Stub Runner for Messaging
- 2.13. Stub Runner Camel
- 2.14. Stub Runner Integration
- 2.15. Stub Runner Stream
- 2.16. Stub Runner Spring AMQP
- 2.17. Contract DSL
- 2.18. Customization
- 2.19. Pluggable architecture