mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Fix doc link
This commit is contained in:
parent
ef8e3324c6
commit
835f8e745e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ def _detect_faulty_requests(): # pragma: no cover
|
||||||
'Error during import: {e}\n\n'
|
'Error during import: {e}\n\n'
|
||||||
'If you have installed vdirsyncer from a distro package, please file '
|
'If you have installed vdirsyncer from a distro package, please file '
|
||||||
'a bug against that package, not vdirsyncer.\n\n'
|
'a bug against that package, not vdirsyncer.\n\n'
|
||||||
'Consult {d}/problems.html#requests-related-importerrors-on-debian'
|
'Consult {d}/problems.html#requests-related-importerrors'
|
||||||
'-based-distributions on how to work around this.'
|
'-based-distributions on how to work around this.'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue