Skip to content

Commit f1e124d

Browse files
ljmerzaKate
authored andcommitted
broken templates link (#539)
1 parent 5ab37c6 commit f1e124d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_guide/lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ render() { ... }
184184
185185
Uses lit-html to render the element template. You must implement `render` for any component that extends the LitElement base class.
186186
187-
See the documentation on [Templates](/templates) for more information.
187+
See the documentation on [Templates](/guide/templates) for more information.
188188
189189
### firstUpdated {#firstupdated}
190190

0 commit comments

Comments
 (0)