fix: link to Check out the docs is broken (#1570)

This commit is contained in:
Bilal Mirza
2023-11-05 19:17:12 +05:30
committed by GitHub
parent f1849dcff8
commit a1c27c415b

View File

@@ -69,7 +69,7 @@ if (typeof window !== "undefined") {
</span>{" "}
<Link
className="decoration-brand-dark"
href="https://formbricks.com/docs/getting-started/quickstart"
href="https://formbricks.com/docs/getting-started/quickstart-in-app-survey"
target="_blank">
Check out the docs.
</Link>