small doc fixes

[ci skip]
This commit is contained in:
Mariusz Smykula
2016-04-24 19:05:09 +02:00
parent 268f10f848
commit e6caa54299
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ Accurate REST Maven Plugin
Documentation
---
* [Accurest Wiki](https://github.com/Codearte/accurest/)
* [Accurest Wiki](http://codearte.github.io/accurest/)
* [Accurest Maven Plugin Documentation Site](http://codearte.github.io/accurest-maven-plugin/plugin-info.html)

View File

@@ -9,7 +9,7 @@ Sample minimal configuration for Groovy Project with Spock Specification
include::../../../src/test/projects/spring-boot-groovy/pom.xml[tags=dependencies]
----
=== Project configuration for Accurest, Groovy and Spock specifications and stub publishing
=== Project configuration for Accurest, Groovy, Spock specifications and stub publishing
[source,xml]