From 8a2749c116371e1e04410fd7db9e3bce5d07addd Mon Sep 17 00:00:00 2001 From: Victor Ruiz Date: Fri, 12 Jul 2024 10:07:20 +0200 Subject: [PATCH 1/2] Fix broken link --- docs/source/actions/sentry-action.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/actions/sentry-action.rst b/docs/source/actions/sentry-action.rst index fc3c6d93b..38930f056 100644 --- a/docs/source/actions/sentry-action.rst +++ b/docs/source/actions/sentry-action.rst @@ -57,4 +57,4 @@ Default: ``False`` If set `True`, the Sentry message will be in the logs but nothing will be sent. .. _`Sentry`: https://sentry.io/ -.. _`Sentry DSN`: https://docs.sentry.io/product/sentry-basics/dsn-explainer/#dsn-utilization \ No newline at end of file +.. _`Sentry DSN`: https://docs.sentry.io/concepts/key-terms/dsn-explainer/ From 297e98aba81ba0381266bd15af074b9e168862b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Ruiz?= Date: Mon, 15 Jul 2024 15:28:33 +0200 Subject: [PATCH 2/2] Update docs/source/actions/sentry-action.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrián Chaves --- docs/source/actions/sentry-action.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/actions/sentry-action.rst b/docs/source/actions/sentry-action.rst index 38930f056..ad216d65e 100644 --- a/docs/source/actions/sentry-action.rst +++ b/docs/source/actions/sentry-action.rst @@ -57,4 +57,4 @@ Default: ``False`` If set `True`, the Sentry message will be in the logs but nothing will be sent. .. _`Sentry`: https://sentry.io/ -.. _`Sentry DSN`: https://docs.sentry.io/concepts/key-terms/dsn-explainer/ +.. _`Sentry DSN`: https://docs.sentry.io/concepts/key-terms/dsn-explainer/#dsn-utilization