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 bcd0822b..bf9a481b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1128,6 +1128,7 @@
${maven.multiModuleProjectDirectory}@
${docs.main}@
+ https://github.com/spring-cloud/${docs.main}@
https://raw.githubusercontent.com/spring-cloud/${docs.main}/${github-tag}@