Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/product/user-feedback/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ The Sentry SDK that injects the Feedback widget runs on the client's browser, an

The Crash Report Modal allows users to submit feedback after they experience an error, via an automatic modal that pops up after an error occurs. This is done by adding a script tag to your HTML template.

[JavaScript](/platforms/javascript/user-feedback/#crash-report-modal)
[PHP](/platforms/php/user-feedback/#crash-report-modal)
- [JavaScript](/platforms/javascript/user-feedback/#crash-report-modal)
- [PHP](/platforms/php/user-feedback/#crash-report-modal)

## Supported SDKs for User Feedback API

Expand Down