1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-27 23:28:38 +02:00

Doc: Fixed plugin demo links

This commit is contained in:
Laurent Cozic
2020-10-09 22:00:03 +01:00
parent a0de8582e6
commit b326ffc41c
20 changed files with 20 additions and 20 deletions

View File

@ -7,7 +7,7 @@ import createViewHandle from '../utils/createViewHandle';
/**
* Allows creating and managing menu items.
*
* [View the demo plugin](https://github.com/laurent22/joplin/CliClient/tests/support/plugins/register_command)
* [View the demo plugin](https://github.com/laurent22/joplin/tree/dev/CliClient/tests/support/plugins/register_command)
*/
export default class JoplinViewsMenuItems {