Updated docs to point to different branches
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
:numbered:
|
||||
:icons: font
|
||||
:sectlinks: true
|
||||
:branch: 1.2.x
|
||||
:branch: master
|
||||
|
||||
= Spring Cloud Contract
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
:branch: 1.2.x
|
||||
:samples_branch: master
|
||||
:branch: master
|
||||
:samples_branch: 2.0.x
|
||||
|
||||
=== Stub Runner Core
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
:samples_branch: master
|
||||
:samples_branch: 2.0.x
|
||||
|
||||
= Spring Cloud Contract Maven Plugin
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
:branch: 1.2.x
|
||||
:branch: master
|
||||
|
||||
== Java Project with JUnit Tests
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
:branch: 1.2.x
|
||||
:branch: master
|
||||
|
||||
== Groovy Project with Spock Specifications
|
||||
|
||||
|
||||
Reference in New Issue
Block a user