Skip to content

Commit f0e9dc8

Browse files
authored
Merge pull request #409 from Flow-Launcher/fix_ci
Fix incorrect plugin source code url
2 parents 5953718 + 71f7104 commit f0e9dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/Firefox Keyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"Language": "python",
88
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks",
99
"UrlDownload": "https://github.com/cibere/FirefoxKeywordBookmarks/releases/download/v0.0.2/Flow.Launcher.Plugin.FirefoxKeywordBookmarks.zip",
10-
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks/tree/main",
10+
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks",
1111
"IcoPath": "https://i.imgur.com/1cGHQTp.png",
1212
"LatestReleaseDate": "2024-10-31T04:07:08Z",
1313
"Tested": true,
1414
"DateAdded": "2024-10-31T12:40:23Z"
15-
}
15+
}

0 commit comments

Comments
 (0)