From fa48d028ecf7cf5d03bad65fae898a8009422f3c Mon Sep 17 00:00:00 2001 From: ichaly Date: Fri, 5 Jun 2026 22:12:12 +0800 Subject: [PATCH] Point author URL to GitHub --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index d985cec..3161098 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,6 @@ "minAppVersion": "1.5.0", "description": "Sync Obsidian vault files through OSS / S3-compatible object storage.", "author": "Chaly", - "authorUrl": "https://gitee.com/ichaly", + "authorUrl": "https://github.com/ichaly", "isDesktopOnly": false } -