We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52af7e6 commit 6bda82aCopy full SHA for 6bda82a
docs/Plugins.md
@@ -42,7 +42,7 @@ Copy plugin folder to ```tt-rss/plugins.local``` then activate it in the setting
42
Plugin folder name should correspond to plugin class name defined in ``(plugin)/init.php``,
43
i.e. ``Af_ExamplePlugin`` should be copied to ``plugins.local/af_exampleplugin``.
44
45
-## First party plugins (maintained on this site but not bundled with-tt-rss)
+## First party plugins (maintained as part of the project but not bundled with tt-rss)
46
47
<https://github.com/orgs/tt-rss/repositories?q=tt-rss-plugin+sort%3Aname-asc>
48
0 commit comments