mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
radicale: Update link to documentation
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
3c3d280792
commit
b6e6fdd134
@ -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']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user