We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e579310 commit b741739Copy full SHA for b741739
pages/early-access/_form.html
@@ -1,5 +1,5 @@
1
<div id="error-message"></div>
2
-<form id="contact-form" action="https://formbucket.com/f/buk_9chBl2SXmZlBOuFKtkVXGiPT" method="post" target="_blank">
+<form id="contact-form" action="https://api.formbucket.com/f/buk_9chBl2SXmZlBOuFKtkVXGiPT" method="post" target="_blank">
3
<input type="hidden" name="_subject" id="_subject" value="New inquiry from {{ site.url }}" />
4
<input type="hidden" name="_viewing" id="_viewing" value="v1-static" />
5
<input type="hidden" name="_next" id="_next" value="{{ site.url }}/great-news/" />
0 commit comments