diff --git a/docs/errorhandling.rst b/docs/errorhandling.rst
index 7f21f58f..feeb4a6e 100644
--- a/docs/errorhandling.rst
+++ b/docs/errorhandling.rst
@@ -34,7 +34,7 @@ Sending error mails, even if just for critical ones, can become
overwhelming if enough users are hitting the error and log files are
typically never looked at. This is why we recommend using `Sentry
`_ for dealing with application errors. It's
-available as an Open Source project `on GitHub
+available as a source-available project `on GitHub
`_ and is also available as a `hosted version
`_ which you can try for free. Sentry
aggregates duplicate errors, captures the full stack trace and local