diff --git a/index.bs b/index.bs index cd87a3d..be1ca38 100644 --- a/index.bs +++ b/index.bs @@ -204,7 +204,7 @@ which can then be safely exposed to the origin. [[WEBAUTHN]] Personal information, PII, or their derivatives should not be exposed to origins -without [meaningful user consent](https://w3ctag.github.io/design-principles/#consent). +without [[DESIGN-PRINCIPLES#user-intent|meaningful user consent]]. Many APIs use the Permissions API to acquire meaningful user consent. [[PERMISSIONS]] @@ -234,7 +234,7 @@ without a separate permissions prompt. See also * [[#user-mediation]] -* [[DESIGN-PRINCIPLES#consent]] +* [[DESIGN-PRINCIPLES#user-intent]]