diff --git a/vdirsyncer/storage/google.py b/vdirsyncer/storage/google.py index e86787b..fe579e0 100644 --- a/vdirsyncer/storage/google.py +++ b/vdirsyncer/storage/google.py @@ -140,7 +140,7 @@ class GoogleCalendarStorage(dav.CaldavStorage): class GoogleContactsStorage(dav.CarddavStorage): __doc__ = '''Google contacts. - .. note: Google's CardDAV implementation is allegedly a disaster in terms + .. note:: Google's CardDAV implementation is allegedly a disaster in terms of data safety. See `this blog post `_ for the details. Always back up your data.