Correct Sentry link

This commit is contained in:
David Cramer 2012-08-10 23:41:59 -07:00
parent f0500e1ceb
commit ebf0df675d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Raven
.. image:: https://secure.travis-ci.org/getsentry/raven-python.png?branch=master
:target: http://travis-ci.org/getsentry/raven-python
Raven is a Python client for `Sentry <http://aboutsentry.com/>`_. It provides
Raven is a Python client for `Sentry <http://www.getsentry.com/>`_. It provides
full out-of-the-box support for many of the popular frameworks, including
Django, and Flask. Raven also includes drop-in support for any WSGI-compatible
web application.