mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Fix URL to jinja template docs (#9198)
This commit is contained in:
parent
8d81ed58c8
commit
245bb639f2
@ -105,7 +105,7 @@ class HaPanelDevTemplate extends LitElement {
|
||||
<ul>
|
||||
<li>
|
||||
<a
|
||||
href="http://jinja.pocoo.org/docs/dev/templates/"
|
||||
href="https://jinja.palletsprojects.com/en/latest/templates/"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>${this.hass.localize(
|
||||
|
Loading…
x
Reference in New Issue
Block a user