From 410ba866d11dbf39f9e8d89fe0b022f98bd2fdfd Mon Sep 17 00:00:00 2001 From: Ben Stuart Date: Sat, 8 Feb 2025 16:21:54 -0600 Subject: [PATCH] Update author url --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7cdafbe..c01dd9d 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "minAppVersion": "1.8.4", "description": "Summarize a calendar date in years past with Daily Journals", "author": "Ben Stuart", - "authorUrl": "https://github.com/benstuart0/on-this-day-i-obsidian", + "authorUrl": "https://github.com/benstuart0", "fundingUrl": "", "isDesktopOnly": false }