Update logbook.markdown (#15646)

add hyperlink to reference to recorder integration.
This commit is contained in:
Tom L 2020-11-14 20:34:16 +00:00 committed by GitHub
parent a1a1a7a674
commit e7ee9ca7f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ ha_iot_class:
The logbook integration provides a different perspective on the history of your
house by showing all the changes that happened to your house in reverse
chronological order. It depends on
the `recorder` integration for storing the data. This means that if the
the [`recorder`](/integrations/recorder/) integration for storing the data. This means that if the
[`recorder`](/integrations/recorder/) integration is set up to use e.g., MySQL or
PostgreSQL as data store, the `logbook` integration does not use the default
SQLite database to store data.