You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ This repository contains the information for community-made plugins used in [Flo
6
6
7
7
## Plugin list
8
8
9
-
Looking for a list of currently available plugins in Flow? Visit [here](https://flow-launcher.github.io/docs/#/plugins)
9
+
Looking for a list of currently available plugins in Flow? Visit [here](https://www.flowlauncher.com/plugins)
10
10
11
11
## How to submit your plugin
12
12
13
-
1. Create a file named `${name}-${uuid}.json` in the _plugins_ directory.
14
-
2. Copy these items from your plugin project's plugin.json file:
13
+
1. Create a file named `${name}-${uuid}.json` in the [plugins](https://github.com/Jack251970/Flow.Launcher.PluginsManifest/tree/plugin_api_v2/plugins) directory.
14
+
2. Copy these items from your plugin project's `plugin.json` file:
0 commit comments