Index: third_party/WebKit/LayoutTests/bluetooth/script-tests/characteristic/descriptor-invalid-name.js |
diff --git a/third_party/WebKit/LayoutTests/bluetooth/script-tests/characteristic/descriptor-invalid-name.js b/third_party/WebKit/LayoutTests/bluetooth/script-tests/characteristic/descriptor-invalid-name.js |
index 6ef4788b7c13dba0bad74c60fcd416125f38bb4f..9c25ecdc7b866b0d2b16e8d7f7bdec132a52b312 100644 |
--- a/third_party/WebKit/LayoutTests/bluetooth/script-tests/characteristic/descriptor-invalid-name.js |
+++ b/third_party/WebKit/LayoutTests/bluetooth/script-tests/characteristic/descriptor-invalid-name.js |
@@ -20,8 +20,7 @@ promise_test(() => { |
'UUID (lowercase hex characters e.g. ' + |
'\'00001234-0000-1000-8000-00805f9b34fb\'), ' + |
'or recognized standard name from ' + |
- 'https://developer.bluetooth.org/gatt/descriptors/' + |
- 'Pages/DescriptorsHomePage.aspx' + |
+ 'https://www.bluetooth.com/specifications/gatt/descriptors' + |
' e.g. \'gatt.characteristic_presentation_format\'.', |
'TypeError')); |