Fixes url to spring-cloud-release-process.adoc

This commit is contained in:
spencergibb
2022-02-23 17:14:05 -05:00
parent 3b3a4256c4
commit 141a328e61

View File

@@ -18,7 +18,7 @@ Of course remember that you MUST NOT use Java 1.8 features in the main sources.
If you do so your app will break during the Maven build.
== Spring Cloud Release Process
include::/Users/glennrenfro/project/spring-cloud-release-tools/docs/src/main/asciidoc/spring-cloud-release-process.adoc[]
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-release-tools/main/docs/src/main/asciidoc/spring-cloud-release-process.adoc[]
== Contributing