From 994084338ab05ebafb64e434e5cffc6cbfd2494c Mon Sep 17 00:00:00 2001 From: "getsantry[bot]" <66042841+getsantry[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 22:33:08 +0000 Subject: [PATCH] style(lint): Auto commit lint changes --- .../product/sentry-basics/grouping-and-fingerprints/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/product/sentry-basics/grouping-and-fingerprints/index.mdx b/src/docs/product/sentry-basics/grouping-and-fingerprints/index.mdx index 3d47ed50864dd3..6357b22509d7b5 100644 --- a/src/docs/product/sentry-basics/grouping-and-fingerprints/index.mdx +++ b/src/docs/product/sentry-basics/grouping-and-fingerprints/index.mdx @@ -96,7 +96,7 @@ Here's how to set the match based on the error **message**. Note the use of `*` ![ConnectionTimeoutMessageExample](connection-timeout-message-example.png) -You can also do this based on the file path of the erroring function, or on the function name itself. See [Fingerprint Rules]((/product/data-management-settings/event-grouping/fingerprint-rules/)). +You can also do this based on the file path of the erroring function, or on the function name itself. See [Fingerprint Rules](<(/product/data-management-settings/event-grouping/fingerprint-rules/)>). ### Stacktrace Rules