mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 14:27:20 +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>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="http://jinja.pocoo.org/docs/dev/templates/"
|
href="https://jinja.palletsprojects.com/en/latest/templates/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>${this.hass.localize(
|
>${this.hass.localize(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user