Skip to content

Commit a4e06cb

Browse files
Fix the messages and change the link to the form
modified: _resourcepdf/overrides/partials/rating.html
1 parent 88a2e7e commit a4e06cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_resourcepdf/overrides/partials/rating.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204

205205
if (!stars.length || !feedbackForm) return;
206206

207-
const formURL = "https://docs.google.com/forms/d/e/1FAIpQLSfhscELpzoXB4uyh9pXNmXSeqKc10IH_DxmAoaVGID85sO0Aw/formResponse";
207+
const formURL = "https://docs.google.com/forms/d/e/1FAIpQLSdXWLhl1oKQqq9AgG_Ugxs5EbF3NMAiddWswL4ITyaQZZr5BA/formResponse";
208208
const fieldIds = {
209209
rating: "entry.303027158",
210210
pageUrl: "entry.295622433",

0 commit comments

Comments
 (0)