diff --git a/README.adoc b/README.adoc index 3ae9975..06917fc 100644 --- a/README.adoc +++ b/README.adoc @@ -10,4 +10,8 @@ Spring Cloud Starters are curated sets of dependencies focused on a particular t * spring-cloud-starter-hystrix * spring-cloud-starter-hystrix-dashboard * spring-cloud-starter-turbine -* spring-cloud-starter-zuul \ No newline at end of file +* spring-cloud-starter-zuul + +== Contributing + +link:https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/src/main/asciidoc/contributing.adoc[] \ No newline at end of file diff --git a/docs/pom.xml b/docs/pom.xml index 84557f0..f7239a8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -14,7 +14,7 @@ Spring Cloud Starter Docs Spring Cloud Docs - spring-cloud-starter-parent + spring-cloud-starters ${basedir}/..