Skip to content

Commit b5702d1

Browse files
committed
Default branch rename in docs
1 parent 330da2f commit b5702d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/reference/asciidoc/appendix-distributedpaper.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Jepsen tests in the following environment:
8080
events and check particular state machine statuses.
8181

8282
All Jepsen tests for `Spring Distributed Statemachine` are available from
83-
https://github.com/spring-projects/spring-statemachine/tree/master/jepsen/spring-statemachine-jepsen[Jepsen
83+
https://github.com/spring-projects/spring-statemachine/tree/main/jepsen/spring-statemachine-jepsen[Jepsen
8484
Tests.]
8585

8686
=== Generic Concepts

docs/src/reference/asciidoc/sm-examples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ project's `build/libs` directory.
6464

6565
NOTE: The filenames for the jars to which we refer in this section are populated during a
6666
build of this document, meaning that, if you build samples from
67-
master, you have files with a `BUILD-SNAPSHOT` postfix.
67+
main, you have files with a `BUILD-SNAPSHOT` postfix.
6868

6969
include::sm-examples-turnstile.adoc[]
7070
include::sm-examples-turnstilereactive.adoc[]

0 commit comments

Comments
 (0)