Index: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md |
diff --git a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md |
index c086373253892c6dd7e45a53807a4e27b50c8b35..702a23f06c7955a8f49b9d42c86d0d83692fcee4 100644 |
--- a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md |
+++ b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md |
@@ -1,8 +1,8 @@ |
# Web Bluetooth Fuzzer |
The Web Bluetooth Fuzzer generates test pages that can be run as layout tests. |
-These pages consist of a sequence of calls to the Web Bluetooth API whose |
-purpose is to stress test the API's implementation and catch any bugs |
+These pages consist of a sequence of calls to the [Web Bluetooth API](../..) |
+whose purpose is to stress test the API's implementation and catch any bugs |
or regressions. |
This document describes the overall design of the fuzzer. |