1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-03 03:37:34 +02:00

Update Sentry URL

This commit is contained in:
thewilkybarkid
2014-05-22 16:08:35 +01:00
parent 3030d3da4d
commit 795f705857

View File

@@ -17,7 +17,7 @@ use Monolog\Logger;
use Raven_Client; use Raven_Client;
/** /**
* Handler to send messages to a Sentry (https://github.com/dcramer/sentry) server * Handler to send messages to a Sentry (https://github.com/getsentry/sentry) server
* using raven-php (https://github.com/getsentry/raven-php) * using raven-php (https://github.com/getsentry/raven-php)
* *
* @author Marc Abramowitz <marc@marc-abramowitz.com> * @author Marc Abramowitz <marc@marc-abramowitz.com>