Skip to content

Commit

Permalink
Docs: Fixed broken link in plugins.md (#3901)
Browse files Browse the repository at this point in the history
The link to the plugin tutorial was broken.
  • Loading branch information
rasulkireev authored Oct 12, 2020
1 parent 3358c46 commit 987890b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme/api/get_started/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ Restart the app, and Joplin should load the plugin and execute its `onStart` han

# Next steps

- You might want to check the [plugin tutorial](https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin/) to get a good overview of how to create a complete plugin and how to use the plugin API.
- You might want to check the [plugin tutorial](https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md) to get a good overview of how to create a complete plugin and how to use the plugin API.
- For more information about the plugin API, check the [Plugin API reference](https://joplinapp.org/api/references/plugin_api/classes/joplin.html).

0 comments on commit 987890b

Please sign in to comment.