diff --git a/docs/src/main/asciidoc/contributing-docs.adoc b/docs/src/main/asciidoc/contributing-docs.adoc index 6851cced..0e219ced 100644 --- a/docs/src/main/asciidoc/contributing-docs.adoc +++ b/docs/src/main/asciidoc/contributing-docs.adoc @@ -1 +1 @@ -NOTE: Spring Cloud is released under the non-restrictive Apache 2.0 license. If you would like to contribute to this section of the documentation or if you find an error, please find the source code and issue trackers in the project at {docslink}[github]. \ No newline at end of file +NOTE: Spring Cloud is released under the non-restrictive Apache 2.0 license. If you would like to contribute to this section of the documentation or if you find an error, please find the source code and issue trackers in the project at {github-project}[github]. \ No newline at end of file diff --git a/pom.xml b/pom.xml index bd8c5b1d..9b7e841d 100644 --- a/pom.xml +++ b/pom.xml @@ -1131,6 +1131,7 @@ ${maven.multiModuleProjectDirectory}@ ${docs.main}@ + https://github.com/spring-cloud/${docs.main}@ https://raw.githubusercontent.com/spring-cloud/${docs.main}/${github-tag}@