Skip to content

Commit c621ff6

Browse files
committed
add versioned docs for user feedback
1 parent e2f0dad commit c621ff6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/platforms/javascript/common/user-feedback/v7/index.mdx renamed to docs/platforms/javascript/common/user-feedback/configuration/index__v7.x.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Beta SDK
2+
title: Configuration
33
sidebar_order: 6900
44
description: "Learn about general User Feedback configuration fields for version 7 of the JavaScript SDK."
55
---
66

77
<Alert level="warning" title="Deprecation Warning">
88

9-
In version 7 of our JavaScript SDK, User Feedback was released as a Beta integration. We recommend following the [migration guide](https://github.com/getsentry/sentry-javascript/blob/develop/docs/migration/feedback.md) and updating your SDK to <PlatformLink to="/user-feedback/configuration/">version 8</PlatformLink>.
9+
In version 7 of our JavaScript SDK, User Feedback was released as a Beta integration. We recommend following the [migration guide](https://github.com/getsentry/sentry-javascript/blob/develop/docs/migration/feedback.md) and updating your SDK to the latest version.
1010

1111
</Alert>
1212

@@ -16,7 +16,7 @@ In version 7 of our JavaScript SDK, User Feedback was released as a Beta integra
1616

1717
The User Feedback Widget offers many customization options, and if the available options are insufficient, you can [use your own UI](#bring-your-own-widget). The following image shows which elements are customizable. The configuration keys on the left of the image correspond to [text customization](#text-customization), while the ones on the right side are for [theme customizations](#theme-customization).
1818

19-
![An image showing the available customization options for the User Feedback Widget](./img/user-feedback-widget-customization.png)
19+
![An image showing the available customization options for the User Feedback Widget](./img/user-feedback-widget-customization_v7.png)
2020

2121
### General
2222

0 commit comments

Comments
 (0)