Skip to content

Commit a5f0ef2

Browse files
fix(changelog): update form action URL with new site and form IDs for correct submission functionality
1 parent f44377b commit a5f0ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/changelog/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug: changelog
88
>
99
<form
1010
method="POST"
11-
action="https://customerioforms.com/forms/submit_action?site_id=4678cfb1d91b95f35420&form_id=01jk50qavhdht46f3ytednjdyq&success_url=https://docs.vapi.ai/changelog"
11+
action="https://customerioforms.com/forms/submit_action?site_id=5f95a74ff6539f0bc48f&form_id=01jk7tf2khhf5satn62531qe25&success_url=https://docs.vapi.ai/changelog"
1212
className="subscribe-form"
1313
style={{margin: '1rem 0'}}
1414
onSubmit={(e) => {

0 commit comments

Comments
 (0)