File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ vdirsyncer
6
6
:target: https://builds.sr.ht/~whynothugo/vdirsyncer
7
7
:alt: CI status
8
8
9
- .. image :: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
10
- :target: https://codecov.io/github/pimutils/vdirsyncer?branch=master
9
+ .. image :: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=main
10
+ :target: https://codecov.io/github/pimutils/vdirsyncer?branch=main
11
11
:alt: Codecov coverage report
12
12
13
13
.. image :: https://readthedocs.org/projects/vdirsyncer/badge/
@@ -23,7 +23,7 @@ vdirsyncer
23
23
:alt: Debian packages
24
24
25
25
.. image :: https://img.shields.io/pypi/l/vdirsyncer.svg
26
- :target: https://github.com/pimutils/vdirsyncer/blob/master /LICENCE
26
+ :target: https://github.com/pimutils/vdirsyncer/blob/main /LICENCE
27
27
:alt: licence: BSD
28
28
29
29
- `Documentation <https://vdirsyncer.pimutils.org/en/stable/ >`_
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Configuration
16
16
.. note ::
17
17
18
18
- The `config.example from the repository
19
- <https://github.com/pimutils/vdirsyncer/blob/master /config.example> `_
19
+ <https://github.com/pimutils/vdirsyncer/blob/main /config.example> `_
20
20
contains a very terse version of this.
21
21
22
22
- In this example we set up contacts synchronization, but calendar sync
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ minutes).
13
13
unit files, you'll need to download vdirsyncer.service _ and vdirsyncer.timer _
14
14
into either ``/etc/systemd/user/ `` or ``~/.local/share/systemd/user ``.
15
15
16
- .. _vdirsyncer.service : https://raw.githubusercontent.com/pimutils/vdirsyncer/master /contrib/vdirsyncer.service
17
- .. _vdirsyncer.timer : https://raw.githubusercontent.com/pimutils/vdirsyncer/master /contrib/vdirsyncer.timer
16
+ .. _vdirsyncer.service : https://raw.githubusercontent.com/pimutils/vdirsyncer/main /contrib/vdirsyncer.service
17
+ .. _vdirsyncer.timer : https://raw.githubusercontent.com/pimutils/vdirsyncer/main /contrib/vdirsyncer.timer
18
18
19
19
Activation
20
20
----------
You can’t perform that action at this time.
0 commit comments