From 6f9af3659c9146a2ac1b08d70610bf96398ec073 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Tue, 22 Dec 2015 19:06:03 +0100
Subject: Added the possiblity to define custom routes from plugins

---
 doc/plugins.markdown | 1 +
 1 file changed, 1 insertion(+)

(limited to 'doc/plugins.markdown')

diff --git a/doc/plugins.markdown b/doc/plugins.markdown
index 07447d4f..809ddd72 100644
--- a/doc/plugins.markdown
+++ b/doc/plugins.markdown
@@ -11,6 +11,7 @@ Plugin creators should specify explicitly the compatible versions of Kanboard. I
 - [Using plugin hooks](plugin-hooks.markdown)
 - [Override default application behaviors](plugin-overrides.markdown)
 - [Add schema migrations for plugins](plugin-schema-migrations.markdown)
+- [Custom routes](plugin-routes.markdown)
 - [Add mail transports](plugin-mail-transports.markdown)
 - [Add notification types](plugin-notifications.markdown)
 - [Attach metadata to users, tasks and projects](plugin-metadata.markdown)
-- 
cgit v1.2.3