diff --git a/README.md b/README.md index 585bfa4..eaf5d77 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ communicate that this is a field not meant to be filled in. For this to work we also need to add a `netlify-honeypot` attribute to the form element. ```html -
+ ``` [See it here in the template code.](https://github.com/netlify-templates/next-toolbox/blob/main/components/FeedbackForm.js#L8)