diff --git a/docs/errorhandling.rst b/docs/errorhandling.rst
index 808a61a2..c281055f 100644
--- a/docs/errorhandling.rst
+++ b/docs/errorhandling.rst
@@ -69,7 +69,6 @@ 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 `__
- `Flask-specific documentation `__