diff --git a/Plugin-development.md b/Plugin-development.md index 18b71fb..7b68b2d 100644 --- a/Plugin-development.md +++ b/Plugin-development.md @@ -22,8 +22,8 @@ Here's the list with links to any plugins that have any relevant information: - `nav` - Shows the navigation on the bottom with the arrows and numbers. And keeps it updated! - `scroll` - Allows to navigate with scroll. - `touch` - Allows to navigate with touch gestures. -- `video` - Allows to pause video and autoplay them upon entering the slide. -- `youtube` - Allows to control YouTube videos. +- [`video`](Plugin-docs#video) - Allows to pause video and autoplay them upon entering the slide. +- [`youtube`](Plugin-docs#youtube) - Allows to control YouTube videos. ## Getting started