diff options
Diffstat (limited to 'modules/calendar-sync.el')
| -rw-r--r-- | modules/calendar-sync.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar-sync.el b/modules/calendar-sync.el index b0bd8e38..804d71fa 100644 --- a/modules/calendar-sync.el +++ b/modules/calendar-sync.el @@ -72,7 +72,7 @@ Example: :calendar-id \"primary\" :file gcal-file) (:name \"proton\" - :url \"***REMOVED***" + :url \"https://calendar.proton.me/api/calendar/v1/url/.../calendar.ics\" :file pcal-file)))") (defcustom calendar-sync-private-config-file |
