diff --git a/docs/product/user-feedback/setup.mdx b/docs/product/user-feedback/setup.mdx index afd19a6078b1e..0eb7b08fd672a 100644 --- a/docs/product/user-feedback/setup.mdx +++ b/docs/product/user-feedback/setup.mdx @@ -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