From 6b2b39e83dbaf1c325d0925694357f2163a07aa0 Mon Sep 17 00:00:00 2001 From: sradics Date: Sat, 3 May 2025 12:33:58 +0200 Subject: [PATCH] Update Github URL --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1def5e2..f14e512 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,6 @@ "minAppVersion": "0.15.0", "description": "Downloads and unzips course module zip files from a URL into a specified vault folder, skipping existing files.", "author": "Sebastian Kamilli", - "authorUrl": "https://www.linkedin.com/in/sebastiankamilli/", + "authorUrl": "https://github.com/QuintSmart/obsidian-course-module-loader", "isDesktopOnly": false }