Fix DataUpdateCoordinator link in bluetooth docs (#1795)

This commit is contained in:
J. Nick Koston 2023-06-13 09:00:25 -10:00 committed by GitHub
parent 033e35ae23
commit bf84552b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ If the device's primary method to notify of updates is Bluetooth advertisements
If your device only communicates with an active Bluetooth connection and does not use Bluetooth advertisements:
- [`DataUpdateCoordinator`](../../integration_fetching_data)
- [`DataUpdateCoordinator`](/docs/integration_fetching_data)
## BluetoothProcessorCoordinator