How to update Redirect on Contact form?

My contact form on my site https://foodprescription.wixsite.com/loveofsugar is going to the wrong URL. How do I update the URL after the form submits?

Thank you!

Hi,

I checked the site and I noticed that the contact form isn’t using custom code with Corvid.

If you are not using custom code to redirect the site and need assistance with redirting after the submit button is clicked, please contact Wix Support . They should be able assist you further.

If you plan on using custom code to redirect the visitor after the submit button is clicked, take a look at the API information for the to() function in the Corvid reference here. You will be able to find a couple of examples on how to use it in the provided link. Just be sure to add the to() function within the onClick method for the submit button.

Best regards!
Edward | Corvid team