From f5044792661a99eba21d6c1bc8d5a71e772190b4 Mon Sep 17 00:00:00 2001 From: Ryan Albrecht Date: Mon, 25 Nov 2024 20:40:34 +0800 Subject: [PATCH] feat: Link to Replay Issues when we mention Perf Issues as well --- includes/only-error-issues-note.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/only-error-issues-note.mdx b/includes/only-error-issues-note.mdx index 516becaa12a01..98c1d37406ed1 100644 --- a/includes/only-error-issues-note.mdx +++ b/includes/only-error-issues-note.mdx @@ -1,5 +1,5 @@ -This feature is only applicable for [error issues](/product/issues/issue-details/error-issues/) with debug information files, excluding source maps. Other categories of issues (such as [performance issues](/product/issues/issue-details/performance-issues/)) do not support this feature. +This feature is only applicable for [error issues](/product/issues/issue-details/error-issues/) with debug information files, excluding source maps. Other categories of issues (such as [performance issues](/product/issues/issue-details/performance-issues/) or [replay issues](/product/issues/issue-details/replay-issues/)) do not support this feature.