You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/v1.12.0/templates/index.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ write any additional code to make sure it keeps up-to-date.
11
11
12
12
### Defining Templates
13
13
14
-
By default, adjust your [application template](../the-application-template/), that is created automatically for you and will be displayed on the page when your app loads.
14
+
By default, adjust your [application template](./the-application-template/), that is created automatically for you and will be displayed on the page when your app loads.
15
15
16
-
You can also define templates by name that can be used later. If you would like to create a template that is shared across many areas of your site, you should investigate [components](../../components/defining-a-component/). The components section contains information on creating re-usable templates.
16
+
You can also define templates by name that can be used later. If you would like to create a template that is shared across many areas of your site, you should investigate [components](../components/defining-a-component/). The components section contains information on creating re-usable templates.
0 commit comments