From f0fa7f115bfe7868243907579787efc9bb659358 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Tue, 3 Dec 2013 16:06:29 +1300 Subject: refs #4244 fix more links --- core/Mail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Mail.php') diff --git a/core/Mail.php b/core/Mail.php index 903d773fac..85c932ca67 100644 --- a/core/Mail.php +++ b/core/Mail.php @@ -14,7 +14,7 @@ use Zend_Mail; /** * Class for sending mails, for more information see: - * [http://framework.zend.com/manual/en/zend.mail.html](#http://framework.zend.com/manual/en/zend.mail.html) + * {@link http://framework.zend.com/manual/en/zend.mail.html} * * @package Piwik * @see Zend_Mail, libs/Zend/Mail.php -- cgit v1.2.3