diff --git a/1.1.x/index.html b/1.1.x/index.html
index b18a8f0450..da71ba729f 100644
--- a/1.1.x/index.html
+++ b/1.1.x/index.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. Can I reference the request from the response?
@@ -161,55 +123,8 @@ $(addBlockSwitches);
- 2.3. Spring Cloud Contract Verifier HTTP
@@ -218,13 +133,7 @@ $(addBlockSwitches);
@@ -236,21 +145,8 @@ $(addBlockSwitches);
- 2.6. Stub Runner Core
- 2.7. Stub Runner JUnit Rule
@@ -263,23 +159,14 @@ $(addBlockSwitches);
- 2.8. Stub Runner Spring Cloud
- 2.9. Stub Runner Boot Application
@@ -287,147 +174,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