Skip to content

Commit 9bc4543

Browse files
committed
Fix broken link
1 parent 60bc40f commit 9bc4543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-forms/tutorials/creating-a-contact-form.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ In the next couple of steps, we will add some additional configuration required
247247

248248
When you inserted the form in the previous step, you will notice an error message in the reCAPTCHA field. You need to update the configuration to include a value in the `appsettings.json` file.
249249

250-
To configure the reCAPTCHA value, see the [reCAPTCHA configuration](../../developer/configuration/README.md#recaptcha-v2-field-type-configuration) article.
250+
To configure the reCAPTCHA value, see the [reCAPTCHA configuration](../developer/configuration/README.md#recaptcha-v2-field-type-configuration) article.
251251

252252
### Configuring Simple Mail Transfer Protocol (SMTP)
253253

0 commit comments

Comments
 (0)