Skip to content

Commit 8df55cd

Browse files
committed
Updates docs to reference 4.0.x
1 parent f2ac3e3 commit 8df55cd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ author credit if we do. Active contributors might be asked to join the core tea
161161
given the ability to merge pull requests.
162162

163163
=== Code of Conduct
164-
This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-build/blob/master/docs/src/main/asciidoc/code-of-conduct.adoc[code of
164+
This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-build/blob/{spring-cloud-build-branch}/docs/src/main/asciidoc/code-of-conduct.adoc[code of
165165
conduct]. By participating, you are expected to uphold this code. Please report
166166
unacceptable behavior to spring-code-of-conduct@pivotal.io.
167167

@@ -172,7 +172,7 @@ added after the original pull request but before a merge.
172172
* Use the Spring Framework code format conventions. If you use Eclipse
173173
you can import formatter settings using the
174174
`eclipse-code-formatter.xml` file from the
175-
https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-dependencies-parent/eclipse-code-formatter.xml[Spring
175+
https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/{spring-cloud-build-branch}/spring-cloud-dependencies-parent/eclipse-code-formatter.xml[Spring
176176
Cloud Build] project. If using IntelliJ, you can use the
177177
https://plugins.jetbrains.com/plugin/6546[Eclipse Code Formatter
178178
Plugin] to import the same file.

docs/src/main/asciidoc/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ include::quickstart.adoc[]
99

1010
== Building
1111

12-
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/building.adoc[]
12+
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/4.0.x/docs/src/main/asciidoc/building.adoc[]
1313

1414
== Contributing
1515

16-
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing.adoc[]
16+
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/4.0.x/docs/src/main/asciidoc/contributing.adoc[]

docs/src/main/asciidoc/spring-cloud-bus.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include::_attributes.adoc[]
33

44
include::intro.adoc[]
55

6-
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing-docs.adoc[]
6+
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/4.0.x/docs/src/main/asciidoc/contributing-docs.adoc[]
77

88
== Quick Start
99

0 commit comments

Comments
 (0)