Fix broken dev link on unique ID FAQ page (#16588)

This commit is contained in:
Franck Nijhof 2021-02-15 13:19:44 +01:00 committed by GitHub
parent a1d0b36e81
commit ea1eb577a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,4 +36,4 @@ Typically, you'll see this when you create entities manually using YAML, but it
If your user profile has the "Advanced Mode" activated, you will also see the second paragraph in the popup with a link to the [customization user interface](/docs/configuration/customizing-devices/#customization-using-the-ui) for this specific entity, which offers some customization options.
In case you want to read more about unique IDs, head over to this [developer documentation page](/docs/entity_registry_index/).
In case you want to read more about unique IDs, head over to this [developer documentation page](https://developers.home-assistant.io/docs/entity_registry_index/).