We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab37c6 commit f1e124dCopy full SHA for f1e124d
docs/_guide/lifecycle.md
@@ -184,7 +184,7 @@ render() { ... }
184
185
Uses lit-html to render the element template. You must implement `render` for any component that extends the LitElement base class.
186
187
-See the documentation on [Templates](/templates) for more information.
+See the documentation on [Templates](/guide/templates) for more information.
188
189
### firstUpdated {#firstupdated}
190
0 commit comments