mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 05:40:02 -06:00
docs: fixes framework guide link (#5307)
This commit is contained in:
@@ -11,12 +11,12 @@ Integrate the **Formbricks App Survey SDK** into your app using multiple options
|
||||
[All you need to do is add three lines of code to your HTML script, and that's it!](https://formbricks.com/docs/app-surveys/framework-guides#html)
|
||||
</Card>
|
||||
|
||||
<Card title="React.js" icon="react" color="lightblue" href="#reactjs">
|
||||
<Card title="React.js" icon="react" color="lightblue" href="#react-js">
|
||||
[Load our JavaScript library with your environment ID, and you're ready to
|
||||
go!](https://formbricks.com/docs/app-surveys/framework-guides#react-js)
|
||||
</Card>
|
||||
|
||||
<Card title="Next.js" icon="react" href="#nextjs">
|
||||
<Card title="Next.js" icon="react" href="#next-js">
|
||||
[Natively add us to your Next.js project, with support for both App and Pages project
|
||||
structure.](https://formbricks.com/docs/app-surveys/framework-guides#next-js)
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user