Browse Source

Change doc link to be a list of useful links

David Cramer 13 years ago
parent
commit
4060aa468c
1 changed files with 5 additions and 3 deletions
  1. 5 3
      README.rst

+ 5 - 3
README.rst

@@ -17,7 +17,9 @@ The said, Sentry is not limited to Python. The primary implementation is in
 Python, but it contains a full API for sending events from any language, in
 any application.
 
-Documentation
--------------
+Links
+-----
 
-Docs: http://readthedocs.org/docs/sentry/en/latest/index.html
+* `Documentation <http://readthedocs.org/docs/sentry/en/latest/index.html>`_
+* `Bug Tracker <http://github.com/dcramer/django-sentry/issues>`_
+* `Code <http://github.com/dcramer/django-sentry>`_