Skip to content

Commit 84cb322

Browse files
authored
Merge pull request #154 from OneLiteFeatherNET/chore/improve-documentation
fix: dead link
2 parents c8121a2 + b1ca1f0 commit 84cb322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Maybe targets will be converted into a composite in the future.
1717
### Prompt
1818

1919
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
20+
You can include these prompts after the creation in your website by using the [frontend-library](/docs/frontend-library/) with the
2121
generated `promptId`.
2222

2323
Prompts contain the attribute `active` which defines wether clients can load this prompt when visiting your website. If you included

0 commit comments

Comments
 (0)