From a571a53175c3a975f9ed3b37dde929f1a72be0a4 Mon Sep 17 00:00:00 2001 From: fox Date: Fri, 1 Mar 2019 12:00:47 +0000 Subject: Update page 'MakingPlugins' --- MakingPlugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakingPlugins.md b/MakingPlugins.md index 96e58b8..99de733 100644 --- a/MakingPlugins.md +++ b/MakingPlugins.md @@ -8,7 +8,7 @@ the database, modify how articles are rendered, alter feed data, and many more things. List of hooks you can use is available in classes/pluginhost.php. -Some javascript hooks are also available (js/PluginHost.js). +Some javascript hooks are also available in js/PluginHost.js. Some example plugins are available in the [samples](https://git.tt-rss.org/git/tt-rss-samples) repository. -- cgit v1.2.3