From 71f7104752f006c898e61a030760a4d505ec6117 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 1 Nov 2024 16:33:22 +1100 Subject: [PATCH] fix incorrect plugin source code url --- ...eyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Firefox Keyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json b/plugins/Firefox Keyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json index d9d660e18..084f0e9f1 100644 --- a/plugins/Firefox Keyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json +++ b/plugins/Firefox Keyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json @@ -7,9 +7,9 @@ "Language": "python", "Website": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks", "UrlDownload": "https://github.com/cibere/FirefoxKeywordBookmarks/releases/download/v0.0.2/Flow.Launcher.Plugin.FirefoxKeywordBookmarks.zip", - "UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks/tree/main", + "UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks", "IcoPath": "https://i.imgur.com/1cGHQTp.png", "LatestReleaseDate": "2024-10-31T04:07:08Z", "Tested": true, "DateAdded": "2024-10-31T12:40:23Z" -} \ No newline at end of file +}