diff --git a/getting-started/customizations/spam-protection/hcaptcha.md b/getting-started/customizations/spam-protection/hcaptcha.md index bfd93b1..d0df6dd 100644 --- a/getting-started/customizations/spam-protection/hcaptcha.md +++ b/getting-started/customizations/spam-protection/hcaptcha.md @@ -53,7 +53,7 @@ For more configuration options, visit: [https://docs.hcaptcha.com/configuration] ### Activate hCaptcha to your form -Once everything's setup you need to activate hCaptcha on your form to make it mandatory on each form submissions. For that, visit the dashboard: [https://app.webforms.com](https://app.webforms.com/) and click on your form and then enable hCaptcha as your preferred captcha +Once everything's setup you need to activate hCaptcha on your form to make it mandatory on each form submissions. For that, visit the dashboard: [https://app.web3forms.com](https://app.web3forms.com/) and click on your form and then enable hCaptcha as your preferred captcha. {% hint style="info" %} Add Client Side Validation as shown below to prevent form submission without checking the hCaptcha field. diff --git a/getting-started/pro-features/autoresponder.md b/getting-started/pro-features/autoresponder.md index 4d3bdc3..c428e06 100644 --- a/getting-started/pro-features/autoresponder.md +++ b/getting-started/pro-features/autoresponder.md @@ -8,7 +8,7 @@ Autoresponder is available for all Pro/Agency users. Following details can be cu ### Enable Autoreponder -You can enable autoresponder from the Form Settings Page from our dashboard: [https://app.webforms.com](https://app.webforms.com/) +You can enable autoresponder from the Form Settings Page from our dashboard: [https://app.web3forms.com](https://app.web3forms.com/) {% hint style="info" %} Autoresponder will only work on **production** websites. It will not work on localhost and some preview environments. diff --git a/getting-started/pro-features/cloudflare-turnstile-captcha.md b/getting-started/pro-features/cloudflare-turnstile-captcha.md index 4d6426a..336712e 100644 --- a/getting-started/pro-features/cloudflare-turnstile-captcha.md +++ b/getting-started/pro-features/cloudflare-turnstile-captcha.md @@ -42,7 +42,7 @@ To render the Turnstile widget in your form: ### 4. Add Secret Keys to your Web3Forms Dashboard -1. Visit the Web3Forms Dashboard and select your form: https://app.webforms.com +1. Visit the Web3Forms Dashboard and select your form: [https://app.web3forms.com](https://app.web3forms.com) 2. Open Settings and choose `turnstile` as your captcha provider 3. Enter the **Secret Key** in the Textbox below 4. Save Changes diff --git a/getting-started/pro-features/intro-text.md b/getting-started/pro-features/intro-text.md index 5f06a68..6ff11e1 100644 --- a/getting-started/pro-features/intro-text.md +++ b/getting-started/pro-features/intro-text.md @@ -1,5 +1,5 @@ # Intro Text -Email Intro Text customizations are available for all Paid users. You can change them in Form Settings in [https://app.webforms.com](https://app.webforms.com/). +Email Intro Text customizations are available for all Paid users. You can change them in Form Settings in [https://app.web3forms.com](https://app.web3forms.com/).
diff --git a/getting-started/pro-features/recaptcha-integration.md b/getting-started/pro-features/recaptcha-integration.md index 5fa54c7..7f0396a 100644 --- a/getting-started/pro-features/recaptcha-integration.md +++ b/getting-started/pro-features/recaptcha-integration.md @@ -48,7 +48,7 @@ Now add the following code inside your `
` tag. ### Add Secret Keys to your Web3Forms Dashboard -1. Visit the Web3Forms Dashboard and select your form at: [https://app.webforms.com](https://app.webforms.com/) +1. Visit the Web3Forms Dashboard and select your form at: [https://app.web3forms.com](https://app.web3forms.com/) 2. Open Settings and choose `recaptcha` as your captcha provider 3. Enter the **Secret Key** in the Textbox below 4. Save Changes