diff --git a/docs/features/plugins.md b/docs/features/plugins.md index dcc8c2c51..2855984d5 100644 --- a/docs/features/plugins.md +++ b/docs/features/plugins.md @@ -200,11 +200,3 @@ class Application extends App { Using automatic container assembly you can then use it from your code by simply adding the type to your constructors. - -### Examples -Client-side plugins: - -* [Mail Share](https://github.com/cosenal/mailsharenewsplugin): Client-side plugin to share articles by email -Server-side plugins: - -* [Feed Central](https://github.com/Raydiation/feedcentral): Publish your feeds as RSS