👔(frontend) update feedback form's URL

Gregoire reworked our framework on user feedbacks.
Update the Grist form's URL.
This commit is contained in:
lebaudantoine
2025-04-04 15:53:46 +02:00
committed by aleb_the_flash
parent 70ffb758c7
commit ae06873ff5

View File

@@ -1,5 +1,5 @@
export const GRIST_FEEDBACKS_FORM =
'https://grist.numerique.gouv.fr/o/docs/forms/1YrfNP1QSSy8p2gCxMFnSf/4' as const
'https://grist.numerique.gouv.fr/o/docs/cbMv4G7pLY3Z/USER-RESEARCH-or-LA-SUITE/f/26' as const
export const BETA_USERS_FORM_URL =
'https://grist.numerique.gouv.fr/o/docs/forms/3fFfvJoTBEQ6ZiMi8zsQwX/17' as const