diff --git a/README.adoc b/README.adoc index c4950bea..4720f9a0 100644 --- a/README.adoc +++ b/README.adoc @@ -321,26 +321,26 @@ Spring Cloud Build Docs comes with a set of attributes for asciidoctor that you ${docs.main} - https://raw.githubusercontent.com/spring-cloud/${docs.main}/${github-tag} + https://raw.githubusercontent.com/spring-cloud/${docs.main}/${github-tag}@ - https://github.com/spring-cloud/${docs.main}/tree/${github-tag} + https://github.com/spring-cloud/${docs.main}/tree/${github-tag}@ - https://github.com/spring-cloud/${docs.main}/issues/ - https://github.com/spring-cloud/${docs.main}/wiki + https://github.com/spring-cloud/${docs.main}/issues/@ + https://github.com/spring-cloud/${docs.main}/wiki@ https://github.com/spring-cloud/${docs.main}/tree/master - ${index-link} + ${index-link}@ - ${project.version} - ${project.version} - ${github-tag} - ${version-type} - ${docs-url} - ${raw-docs-url} - ${project.version} - ${docs.main} + ${project.version}@ + ${project.version}@ + ${github-tag}@ + ${version-type}@ + ${docs-url}@ + ${raw-docs-url}@ + ${project.version}@ + ${docs.main}@ ----