diff --git a/docs/errorhandling.rst b/docs/errorhandling.rst
index 808a61a2..d9b503ff 100644
--- a/docs/errorhandling.rst
+++ b/docs/errorhandling.rst
@@ -68,8 +68,7 @@ See also:
- Sentry also supports catching errors from a worker queue
(RQ, Celery, etc.) in a similar fashion. See the `Python SDK docs
- `__ for more information.
-- `Getting started with Sentry `__
+ `__ for more information.
- `Flask-specific documentation `__