Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5c47f1

Browse files
committed
[Contracts] Fix branch name in README.md links
1 parent 9a8e2c2 commit c5c47f1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/Symfony/Contracts/Cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ A set of abstractions extracted out of the Symfony components.
66
Can be used to build on semantics that the Symfony components proved useful - and
77
that already have battle tested implementations.
88

9-
See https://github.com/symfony/contracts/blob/master/README.md for more information.
9+
See https://github.com/symfony/contracts/blob/main/README.md for more information.

src/Symfony/Contracts/EventDispatcher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ A set of abstractions extracted out of the Symfony components.
66
Can be used to build on semantics that the Symfony components proved useful - and
77
that already have battle tested implementations.
88

9-
See https://github.com/symfony/contracts/blob/master/README.md for more information.
9+
See https://github.com/symfony/contracts/blob/main/README.md for more information.

src/Symfony/Contracts/HttpClient/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ A set of abstractions extracted out of the Symfony components.
66
Can be used to build on semantics that the Symfony components proved useful - and
77
that already have battle tested implementations.
88

9-
See https://github.com/symfony/contracts/blob/master/README.md for more information.
9+
See https://github.com/symfony/contracts/blob/main/README.md for more information.

src/Symfony/Contracts/Service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ A set of abstractions extracted out of the Symfony components.
66
Can be used to build on semantics that the Symfony components proved useful - and
77
that already have battle tested implementations.
88

9-
See https://github.com/symfony/contracts/blob/master/README.md for more information.
9+
See https://github.com/symfony/contracts/blob/main/README.md for more information.

src/Symfony/Contracts/Translation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ A set of abstractions extracted out of the Symfony components.
66
Can be used to build on semantics that the Symfony components proved useful - and
77
that already have battle tested implementations.
88

9-
See https://github.com/symfony/contracts/blob/master/README.md for more information.
9+
See https://github.com/symfony/contracts/blob/main/README.md for more information.

0 commit comments

Comments
 (0)