fix link in blog

This commit is contained in:
Matthias Nannt
2022-12-02 16:22:28 +01:00
parent a51c884e7f
commit 69320e8119

View File

@@ -84,7 +84,7 @@ import { Form, Radio, Submit, sendToHq, Textarea } from "@formbricks/react";
### Step 2: Pipe it up with Formbricks HQ
We hooked it up with the Formbricks HQ to store the data. The React Lib sends a data schema along with the submission to assure a complete picture of the data. Read more about schemas in our [docs](http://localhost:3001/docs/formbricks-hq/schema):
We hooked it up with the Formbricks HQ to store the data. The React Lib sends a data schema along with the submission to assure a complete picture of the data. Read more about schemas in our [docs](/docs/formbricks-hq/schema):
```tsx
<Form