Updated docs to point to different branches

This commit is contained in:
Marcin Grzejszczak
2018-03-13 17:50:45 +01:00
parent ab76b12edf
commit 17c375a629
5 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
:numbered:
:icons: font
:sectlinks: true
:branch: 1.2.x
:branch: master
= Spring Cloud Contract

View File

@@ -1,5 +1,5 @@
:branch: 1.2.x
:samples_branch: master
:branch: master
:samples_branch: 2.0.x
=== Stub Runner Core

View File

@@ -1,4 +1,4 @@
:samples_branch: master
:samples_branch: 2.0.x
= Spring Cloud Contract Maven Plugin

View File

@@ -1,4 +1,4 @@
:branch: 1.2.x
:branch: master
== Java Project with JUnit Tests

View File

@@ -1,4 +1,4 @@
:branch: 1.2.x
:branch: master
== Groovy Project with Spock Specifications