From 84703665176dcd5c6bb5f18e094eddb35453d1f1 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 1 Jul 2026 08:19:32 -0400 Subject: docs(calendar-sync): keep placeholder feed-url examples --- modules/calendar-sync.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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 -- cgit v1.2.3