We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8121a2 + b1ca1f0 commit 84cb322Copy full SHA for 84cb322
docs/docs/get-started.md
@@ -17,7 +17,7 @@ Maybe targets will be converted into a composite in the future.
17
### Prompt
18
19
A prompt represents a prompt on your website (e.g for feedback forms) and has a single target as its parent.
20
-You can include these prompts after the creation in your website by using the [frontend-library](/docs/frontend-library) with the
+You can include these prompts after the creation in your website by using the [frontend-library](/docs/frontend-library/) with the
21
generated `promptId`.
22
23
Prompts contain the attribute `active` which defines wether clients can load this prompt when visiting your website. If you included
0 commit comments