From 9599e3768f2be5fa77e60cf0cce0c71ebdc93e78 Mon Sep 17 00:00:00 2001 From: William Karavites Date: Wed, 26 Mar 2014 15:04:44 -0400 Subject: [PATCH] Add link to the main Discourse Plugin page for the PLUGINS doc. Sorry for all of the crazy commits. I got my branches mixed up, I should be good now. This adds a link to the main discourse plugin page --- docs/PLUGINS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/PLUGINS.md b/docs/PLUGINS.md index 19255581d..3859ad702 100644 --- a/docs/PLUGINS.md +++ b/docs/PLUGINS.md @@ -3,4 +3,8 @@ **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) + +This is the most up to date place for plugin discussion and listing.