From 4e8523b210619b1c67f5303e66c300502592a3e1 Mon Sep 17 00:00:00 2001 From: ChangHangeol Date: Thu, 30 Jan 2025 22:34:26 +0900 Subject: [PATCH] [HOTFIX] author URL fix --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 91491ee..c4d6577 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "minAppVersion": "1.7.7", "description": "all about csv.", "author": "hihangeol", - "authorUrl": "https://github.com/Hangeol-Chang/obsidian-csv-allinone", + "authorUrl": "https://github.com/Hangeol-Chang", "fundingUrl": "https://buymeacoffee.com/hihangeol", "isDesktopOnly": false } \ No newline at end of file