Skip to content

Commit ac7dd3b

Browse files
authored
Update Link for Replays for BE Errors.mdx (#13155)
The previous link brought users to the Replay docs homepage: https://docs.sentry.io/product/explore/session-replay/, as opposed to the specific replay for BE errors instructions.
1 parent 55e33cb commit ac7dd3b

File tree

1 file changed

+1
-1
lines changed
  • docs/product/explore/session-replay/mobile

1 file changed

+1
-1
lines changed

docs/product/explore/session-replay/mobile/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Use Session Replay for Mobile to get reproductions of user session
66

77
Session Replay allows you to see reproductions of user sessions, which can help you understand what happened before, during, and after an error or performance issue occurred. As you play back each session, you'll be able to see every user interaction in relation to network requests, frontend and backend errors, backend spans, and more.
88

9-
Replays help you see exactly how the user experience is impacted by errors. Because they're integrated with our Issues product, you'll be able to see session replays connected to error events on the [Issue Details](/product/issues/issue-details/) page in Sentry. To make sure backend errors are also included in the replay, see our [backend set up instructions](/product/explore/session-replay/getting-started/#replays-for-backend-errors).
9+
Replays help you see exactly how the user experience is impacted by errors. Because they're integrated with our Issues product, you'll be able to see session replays connected to error events on the [Issue Details](/product/issues/issue-details/) page in Sentry. To make sure backend errors are also included in the replay, see our [backend set up instructions](/product/explore/session-replay/web/getting-started/#replays-for-backend-errors).
1010

1111
![Session Replay User Interface](./img/session-replay.png)
1212

0 commit comments

Comments
 (0)