From 810ee7e4dfa4de954d889106b37e0ce55e0d33df Mon Sep 17 00:00:00 2001 From: Kane York Date: Wed, 26 Mar 2014 20:34:08 -0700 Subject: [PATCH] Improve plugins.md text --- docs/PLUGINS.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/PLUGINS.md b/docs/PLUGINS.md index 3859ad7027e..854e855f216 100644 --- a/docs/PLUGINS.md +++ b/docs/PLUGINS.md @@ -1,10 +1,8 @@ -# Discourse Plugin Architecture - -**Note: This is a work in progress!** - # List of Discourse Plugins -A list of the Discourse plugins is available at Discourses [plugin discussion page](https://meta.discourse.org/category/extensibility/plugin) +If you just want to get some plugins for your Discourse instance, check out [the plugin category](https://meta.discourse.org/category/extensibility/plugin) at meta. This is the most up to date place for plugin discussion and listing. -This is the most up to date place for plugin discussion and listing. +# Discourse Plugin Architecture + +**Note: This is a work in progress!**