| Index: device/bluetooth/public/interfaces/test/README.md
|
| diff --git a/device/bluetooth/public/interfaces/test/README.md b/device/bluetooth/public/interfaces/test/README.md
|
| index d91b89bca87e9e5c1e5db124b93cebf3004c39b0..4cd0926490fd6d02e9a5e8deec4024e18bdcd48c 100644
|
| --- a/device/bluetooth/public/interfaces/test/README.md
|
| +++ b/device/bluetooth/public/interfaces/test/README.md
|
| @@ -1,4 +1,4 @@
|
| -# Bluetooth Test
|
| +# Bluetooth Test Interfaces
|
|
|
| This folder contains interfaces that are useful for testing of code that uses
|
| device/bluetooth
|
| @@ -8,5 +8,5 @@ device/bluetooth
|
| `FakeBluetooth` is an interface that allows its clients to fake bluetooth events
|
| at the platform abstraction layer. See fake_bluetooth.mojom for more information
|
| about the interface and
|
| -[//device/bluetooth/test/README.md](//device/bluetooth/test/README.md) for
|
| +[//device/bluetooth/test/README.md](/device/bluetooth/test/README.md) for
|
| information about its implementation.
|
|
|