diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-01 08:19:32 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-01 08:19:32 -0400 |
| commit | 84703665176dcd5c6bb5f18e094eddb35453d1f1 (patch) | |
| tree | f51eaf1e29f3477eeadade7a51ac042c8521676e /docs | |
| parent | 610fe106ad07ecc603c5c8badb11d38ce62c4c9c (diff) | |
| download | dotemacs-84703665176dcd5c6bb5f18e094eddb35453d1f1.tar.gz dotemacs-84703665176dcd5c6bb5f18e094eddb35453d1f1.zip | |
docs(calendar-sync): keep placeholder feed-url examples
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/calendar-sync-api-setup.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/calendar-sync-api-setup.org b/docs/calendar-sync-api-setup.org index 08efd9fe..3d172188 100644 --- a/docs/calendar-sync-api-setup.org +++ b/docs/calendar-sync-api-setup.org @@ -108,7 +108,7 @@ Add =:fetcher 'api= entries. Old =:url= entries stay on the :file ,dcal-file) (:name "pcal" :fetcher ics - :url "***REMOVED***" + :url "https://calendar.proton.me/api/calendar/v1/url/.../calendar.ics" :file ,pcal-file))) #+end_src |
