From 7f9c3a50c812864cf9925347241d9202a8d0380a Mon Sep 17 00:00:00 2001 From: Hubert Deng Date: Thu, 18 Jul 2024 13:42:02 -0700 Subject: [PATCH] add newline --- src/docs/self-hosted/index.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/docs/self-hosted/index.mdx b/src/docs/self-hosted/index.mdx index 342065aa31..a1bfdfbd87 100644 --- a/src/docs/self-hosted/index.mdx +++ b/src/docs/self-hosted/index.mdx @@ -111,7 +111,8 @@ You can disable this feature by adding `SENTRY_BEACON = False` into `sentry.conf This feature is experimental and now in beta. Starting from 24.8.0+ onwards, users will have the ability to choose between two distinct types of self-hosted Sentry deployments, tailored to their specific needs and preferences. -**Errors Only**\n +**Errors Only** + Opt for a sleek and efficient version of self-hosted Sentry that focuses on what we do best—tackling issues head-on. This lightweight option includes these features: 1. Issues 2. Alerts @@ -120,7 +121,8 @@ Opt for a sleek and efficient version of self-hosted Sentry that focuses on what 5. Releases 6. Discover -**Feature Complete**\n +**Feature Complete** + This is our default version of self-hosted Sentry that is most similar feature parity wise to our SaaS product. This includes everything offered in the Errors Only version, as well as many other amazing features. 1. Traces 2. Profiles