Skip to content

Commit 52ed4ef

Browse files
committed
Rename 'master' branch to 'main'
1 parent 6270a2b commit 52ed4ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
.. image:: https://github.com/carlosabalde/libvmod-redis/actions/workflows/main.yml/badge.svg?branch=master
2+
.. image:: https://github.com/carlosabalde/libvmod-redis/actions/workflows/main.yml/badge.svg?branch=main
33
:alt: GitHub Actions CI badge
44
:target: https://github.com/carlosabalde/libvmod-redis/actions
5-
.. image:: https://codecov.io/gh/carlosabalde/libvmod-redis/branch/master/graph/badge.svg
5+
.. image:: https://codecov.io/gh/carlosabalde/libvmod-redis/branch/main/graph/badge.svg
66
:alt: Codecov badge
77
:target: https://codecov.io/gh/carlosabalde/libvmod-redis
88

@@ -281,7 +281,7 @@ INSTALLATION
281281

282282
The source tree is based on autotools to configure the building, and does also have the necessary bits in place to do functional unit tests using the varnishtest tool.
283283

284-
**Beware this project contains multiples branches (master, 4.1, 4.0, etc.). Please, select the branch to be used depending on your Varnish Cache version (Varnish trunk → master, Varnish 4.1.x → 4.1, Varnish 4.0.x → 4.0, etc.).**
284+
**Beware this project contains multiples branches (main, 4.1, 4.0, etc.). Please, select the branch to be used depending on your Varnish Cache version (Varnish trunk → main, Varnish 4.1.x → 4.1, Varnish 4.0.x → 4.0, etc.).**
285285

286286
Dependencies:
287287

0 commit comments

Comments
 (0)