From 611a3ac4e72829f07e1ad32cec23159b37dfe070 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Thu, 5 Sep 2024 18:22:07 -0700 Subject: [PATCH] Improve the link to Web Bluetooth privacy considerations (#164) --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 5a0fc3b..78119ae 100644 --- a/index.bs +++ b/index.bs @@ -612,7 +612,7 @@ involve the user with a permission request of some kind.

Likewise, the Web Bluetooth [[WEB-BLUETOOTH]] has an extensive discussion of -such issues in [[WEB-BLUETOOTH#security-and-privacy]], which is worth +such issues in [[WEB-BLUETOOTH#privacy]], which is worth reading as an example for similar work.