Skip to content

Commit fd80da3

Browse files
committed
chore: auto-fix Markdownlint, Prettier, and front-matter issues
1 parent c655f38 commit fd80da3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/en-us/web/api/prompt_api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To get started, check out [Using the Prompt API](/en-US/docs/Web/API/Prompt_API/
4747

4848
## Security considerations
4949

50-
The Prompt API is restricted to [secure contexts](/en-US/docs/Web/Security/Secure_Contexts) (HTTPS). In addition, creation of `LanguageModel` objects requires that the user has recently interacted with the page ([transient user activation](/en-US/docs/Web/Security/Defenses/User_activation) is required).
50+
The Prompt API is restricted to [secure contexts](/en-US/docs/Web/Security/Defenses/Secure_Contexts) (HTTPS). In addition, creation of `LanguageModel` objects requires that the user has recently interacted with the page ([transient user activation](/en-US/docs/Web/Security/Defenses/User_activation) is required).
5151

5252
Access to the API is also controlled via the {{httpheader("Permissions-Policy/language-model", "language-model")}} {{httpheader("Permissions-Policy")}} directive.
5353

0 commit comments

Comments
 (0)