mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Actually link to docs
This commit is contained in:
parent
dfc9f1aa3f
commit
9bba4bb9fe
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -1,4 +1,5 @@
|
||||||
# See the documentation on how to run the tests.
|
# See the documentation on how to run the tests:
|
||||||
|
# https://vdirsyncer.pimutils.org/en/stable/contributing.html
|
||||||
|
|
||||||
# Which DAV server to run the tests against (radicale, xandikos, skip, owncloud, nextcloud, ...)
|
# Which DAV server to run the tests against (radicale, xandikos, skip, owncloud, nextcloud, ...)
|
||||||
export DAV_SERVER := skip
|
export DAV_SERVER := skip
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue