diff --git a/Plugin-development.md b/Plugin-development.md index dce7ba7..23a7712 100644 --- a/Plugin-development.md +++ b/Plugin-development.md @@ -15,7 +15,7 @@ This allows you to rewrite the navigation to use a menu (for example) or add tha Here's the list with links to any plugins that have any relevant information: - `autoslide` - Autosliding plugin that will autoadvance the slides over the time. -- `clickNav` - Allows to click on the page to get to the next slide. +- [`clickNav`](Plugin-docs#click-to-nav) - Allows to click on the page to get to the next slide. - `grid` - Shows a grid over the page for easy prototyping by pressing `ENTER`. - `hash` - In charge of updating the hash and reacting to any changes to it. - `keyboard` - Handles keyboard shortcuts.