fix: outdated doc
Massimo Melina committed
Mar 18, 2023 at 17:47 UTC
b7facff587b63f56b489fa45771df6ae2d3a49ef
1 file changed
+3
-1
dev-plugins.md
+3
-1
@@ -198,7 +198,9 @@ Be sure to also fill the "description" field, especially with words that people
198
The files intended to be installed must go in a folder named `dist`.
199
You can keep other files outside.
200
201
-You can refer to this dummy plugin for reference https://github.com/rejetto/demo-plugin .
201
+You can refer to these published plugins for reference, like
202
+- https://github.com/rejetto/simple-player/
203
+- https://github.com/rejetto/theme-example/
204
205
Published plugins are required to specify the `apiRequired` property.
206