From fa5aebc842c1cd19a57503984310db21aa512904 Mon Sep 17 00:00:00 2001 From: Henry Kobin Date: Sun, 11 Oct 2020 19:15:19 -0700 Subject: [PATCH] updated Sentry link (#3788) --- docs/errorhandling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/errorhandling.rst b/docs/errorhandling.rst index b565aa3e..3de38103 100644 --- a/docs/errorhandling.rst +++ b/docs/errorhandling.rst @@ -66,7 +66,7 @@ Follow-up reads: similar fashion. See the `Python SDK docs `_ for more information. * `Getting started with Sentry `_ -* `Flask-specific documentation `_. +* `Flask-specific documentation `_. .. _error-handlers: