From b40e4d1da3296b05e5aa1abe64ee12548023da77 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Tue, 3 Dec 2013 12:02:24 +1300 Subject: converted some links to use @link --- core/WidgetsList.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/WidgetsList.php') diff --git a/core/WidgetsList.php b/core/WidgetsList.php index 659ddd02ce..bde8ba170e 100644 --- a/core/WidgetsList.php +++ b/core/WidgetsList.php @@ -13,8 +13,8 @@ namespace Piwik; /** * Manages the global list of reports that can be displayed as dashboard widgets. * - * Reports are added as dashboard widgets through the [WidgetsList.addWidgets](#) - * event. Plugins should call [add](#add) in event observers for this event. + * Reports are added as dashboard widgets through the {@link addWidgets} + * event. Plugins should call {@link add()} in event observers for this event. * * @package PluginsFunctions * @api -- cgit v1.2.3