From 33098e4e11ba451d0b4fed7f8f41820e2bb66bd4 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 5 Jun 2016 18:28:30 -0400 Subject: Minor doc updates --- doc/plugin-notifications.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/plugin-notifications.markdown') diff --git a/doc/plugin-notifications.markdown b/doc/plugin-notifications.markdown index 4900b34b..868f6aef 100644 --- a/doc/plugin-notifications.markdown +++ b/doc/plugin-notifications.markdown @@ -24,7 +24,7 @@ When your handler is registered, the end-user can choose to receive the new noti Notification Handler -------------------- -Your notification handler must implement the interface `Kanboard\Notification\NotificationInterface`: +Your notification handler must implement the interface `Kanboard\Core\Notification\NotificationInterface`: ```php interface NotificationInterface -- cgit v1.2.3