Skip to content

Commit

Permalink
Update feedback form to Qualtrics link
Browse files Browse the repository at this point in the history
  • Loading branch information
joey-grafana committed Oct 1, 2024
1 parent 307f94e commit 90be7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Explore/TraceExploration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ export class TraceExplorationScene extends SceneObjectBase {
label="Give feedback"
ariaLabel="Give feedback"
icon={"comment-alt-message"}
url='https://forms.gle/52nPMeDvZ4iZD9iV8'
url='https://grafana.qualtrics.com/jfe/form/SV_9LUZ21zl3x4vUcS'
target='_blank'
onClick={() => reportAppInteraction(USER_EVENTS_PAGES.common, USER_EVENTS_ACTIONS.common.global_docs_link_clicked)}
/>
Expand Down

0 comments on commit 90be7d8

Please sign in to comment.