Skip to content

Commit b3a1c2e

Browse files
committed
Bumping versions
1 parent 0f74912 commit b3a1c2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Edit the files in the src/main/asciidoc/ directory instead.
55
////
66

77

8-
image::https://travis-ci.org/spring-cloud/spring-cloud-zookeeper.svg?branch=master[Build Status, link=https://travis-ci.org/spring-cloud/spring-cloud-zookeeper]
8+
image::https://github.com/spring-cloud/spring-cloud-zookeeper/workflows/Build/badge.svg?style=svg["Actions Status", link="https://github.com/spring-cloud/spring-cloud-zookeeper/actions"]
99

1010

1111

@@ -397,7 +397,7 @@ from the `file` menu.
397397

398398
== Contributing
399399

400-
:spring-cloud-build-branch: 4.0.x
400+
:spring-cloud-build-branch: master
401401

402402
Spring Cloud is released under the non-restrictive Apache 2.0 license,
403403
and follows a very standard Github development process, using Github
@@ -414,7 +414,7 @@ author credit if we do. Active contributors might be asked to join the core tea
414414
given the ability to merge pull requests.
415415

416416
=== Code of Conduct
417-
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
417+
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
418418
conduct]. By participating, you are expected to uphold this code. Please report
419419
unacceptable behavior to [email protected].
420420

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

0 commit comments

Comments
 (0)