From 0e756f1c7b6650c0df45c06bcebe0abe841f745e Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Wed, 4 Dec 2013 08:16:26 +1300 Subject: refs #4244 fix some links --- core/WidgetsList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/WidgetsList.php') diff --git a/core/WidgetsList.php b/core/WidgetsList.php index bde8ba170e..26b4086d83 100644 --- a/core/WidgetsList.php +++ b/core/WidgetsList.php @@ -13,7 +13,7 @@ namespace Piwik; /** * Manages the global list of reports that can be displayed as dashboard widgets. * - * Reports are added as dashboard widgets through the {@link addWidgets} + * Reports are added as dashboard widgets through the {@hook WidgetsList.addWidgets} * event. Plugins should call {@link add()} in event observers for this event. * * @package PluginsFunctions -- cgit v1.2.3