mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-10 11:38:51 +00:00
The converter used in the configuration plugin is not aware of references declared outside of the block and therefore fails to render reference links. This replaces them with explicit links. Resolves #11643