diff --git a/examples/nextjs-14-react-hook-form/README.md b/examples/nextjs-14-react-hook-form/README.md index 29468df21..1a4ad0435 100644 --- a/examples/nextjs-14-react-hook-form/README.md +++ b/examples/nextjs-14-react-hook-form/README.md @@ -7,7 +7,7 @@ # Protecting a Next.js React Hook Form with Arcjet -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/arcjet/arcjet-js/tree/main/examples/nextjs-14-react-hook-form&project-name=aj-react-hook-form&repository-name=aj-react-hook-form&redirect-url=https://app.arcjet.com/teams&developer-id=oac_1GEcKBuKBilVnjToj1QUwdb8&integration-ids=oac_1GEcKBuKBilVnjToj1QUwdb8&demo-title=Protect React Hook Form&demo-description=Protect a Next.js React Hook Form with Arcjet signup form protection.&demo-url=https://github.com/arcjet/arcjet-js/tree/main/examples/nextjs-14-react-hook-form&demo-image=https://app.arcjet.com/img/example-apps/vercel/demo-image.jpg&external-id=aj-react-hook-form) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Farcjet%2Farcjet-js%2Ftree%2Fmain%2Fexamples%2Fnextjs-14-react-hook-form&project-name=aj-react-hook-form&repository-name=aj-react-hook-form&redirect-url=https%3A%2F%2Fapp.arcjet.com%2Fteams&developer-id=oac_1GEcKBuKBilVnjToj1QUwdb8&demo-title=Arcjet%20Form%20Protection&demo-description=Next.js%20rate%20limiting%2C%20bot%20protection%2C%20email%20verification%20%26%20form%20protection.&demo-url=https%3A%2F%2Fgithub.com%2Farcjet%2Farcjet-js%2Ftree%2Fmain%2Fexamples%2Fnextjs-14-react-hook-form&demo-image=https%3A%2F%2Fapp.arcjet.com%2Fimg%2Fexample-apps%2Fvercel%2Fdemo-image.jpg&integration-ids=oac_1GEcKBuKBilVnjToj1QUwdb8) This example shows how to protect a Next.js React Hook Form with [Arcjet signup form protection](https://docs.arcjet.com/signup-protection/concepts). It uses @@ -53,4 +53,4 @@ be used separately on different routes. 4. Visit `http://localhost:3000`. 5. Submit the form with the example non-existent email to show the errors. - Submit it more than 5 times to trigger the rate limit. \ No newline at end of file + Submit it more than 5 times to trigger the rate limit.