diff --git a/index.html b/index.html
index e8801f5..1f12d08 100644
--- a/index.html
+++ b/index.html
@@ -1838,7 +1838,7 @@
"`00001101-0000-1000-8000-00805f9b34fb`".
- A {{BluetoothServiceUUID} |serviceUuid:BluetoothServiceUUID| is a
+ A {{BluetoothServiceUUID}} |serviceUuid:BluetoothServiceUUID| is a
blocked Bluetooth service class UUID if the following steps
return `true`:
@@ -1848,7 +1848,7 @@
Let |blocklist:list<BluetoothServiceUUID>| be the result of
[=parsing the Bluetooth service class ID blocklist=] at https://github.com/WICG/serial/blob/main/blocklist.txt.
+ "https://github.com/WICG/serial/blob/main/bluetooth-service-blocklist.txt">https://github.com/WICG/serial/blob/main/bluetooth-service-blocklist.txt.
If |blocklist| [=list/contains=] |uuid|, return `true`.