From 7f7a6f2cf5f86ccfa44ffcc58e10425f5788a949 Mon Sep 17 00:00:00 2001 From: Joe Ferguson Date: Thu, 24 Sep 2020 13:30:44 -0700 Subject: [PATCH] Add missing parenthesis --- sentry/deprecated.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentry/deprecated.md b/sentry/deprecated.md index 46be24c73..76597cdda 100644 --- a/sentry/deprecated.md +++ b/sentry/deprecated.md @@ -1 +1 @@ -This image is deprecated in favor of the full installation explained over at [Self-Hosted Sentry Docs](https://develop.sentry.dev/self-hosted/) (last updated July 2019; [getsentry/docker-sentry#189](https://github.com/getsentry/docker-sentry/pull/189). +This image is deprecated in favor of the full installation explained over at [Self-Hosted Sentry Docs](https://develop.sentry.dev/self-hosted/) (last updated July 2019; [getsentry/docker-sentry#189](https://github.com/getsentry/docker-sentry/pull/189)).