Index: third_party/WebKit/LayoutTests/bluetooth/characteristic/getDescriptor/gen-descriptor-invalid-name.html |
diff --git a/third_party/WebKit/LayoutTests/bluetooth/characteristic/getDescriptor/gen-descriptor-invalid-name.html b/third_party/WebKit/LayoutTests/bluetooth/characteristic/getDescriptor/gen-descriptor-invalid-name.html |
index 830c6dfa973f85084154acccd82aba016722152b..6a1eefd9ac773ec5cd8746885ac9ba1f64e96d8c 100644 |
--- a/third_party/WebKit/LayoutTests/bluetooth/characteristic/getDescriptor/gen-descriptor-invalid-name.html |
+++ b/third_party/WebKit/LayoutTests/bluetooth/characteristic/getDescriptor/gen-descriptor-invalid-name.html |
@@ -24,8 +24,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')); |