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: README.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Checkout the official Handlebars docs site at
17
17
Installing
18
18
----------
19
19
20
-
See our [installation documentation](https://handlebarsjs.com/installation/).
20
+
See our [installation documentation](https://handlebarsjs.com/guide/installation/).
21
21
22
22
Usage
23
23
-----
@@ -52,7 +52,7 @@ Full documentation and more examples are at [handlebarsjs.com](https://handlebar
52
52
Precompiling Templates
53
53
----------------------
54
54
55
-
Handlebars allows templates to be precompiled and included as javascript code rather than the handlebars template allowing for faster startup time. Full details are located [here](https://handlebarsjs.com/installation/precompilation.html).
55
+
Handlebars allows templates to be precompiled and included as javascript code rather than the handlebars template allowing for faster startup time. Full details are located [here](https://handlebarsjs.com/guide/installation/precompilation.html).
0 commit comments