From de464c03e134127140e5622e230790806a133ff9 Mon Sep 17 00:00:00 2001 From: girst Date: Tue, 15 Sep 2020 16:20:10 +0000 Subject: [PATCH] Correct Sentry advertisement (not Free Software) (#3758) --- docs/errorhandling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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