radicale: Update link to documentation

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Andrey Skvortsov 2017-07-30 23:55:55 +03:00 committed by Sunil Mohan Adapa
parent 3c3d280792
commit b6e6fdd134
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -46,10 +46,9 @@ description = [
format_lazy(
_('Radicale is a CalDAV and CardDAV server. It allows synchronization '
'and sharing of scheduling and contact data. To use Radicale, a '
'<a href="http://radicale.org/user_documentation/'
'#idcaldav-and-carddav-clients"> supported client application</a> '
'is needed. Radicale can be accessed by any user with a {box_name} '
'login.'), box_name=_(cfg.box_name)),
'<a href="http://radicale.org/clients/">supported client '
'application</a> is needed. Radicale can be accessed by any user '
'with a {box_name} login.'), box_name=_(cfg.box_name)),
]
reserved_usernames = ['radicale']