Skip to content

Commit cc8574e

Browse files
Laoujinjaylinski
authored andcommitted
fix README links to docs
1 parent f422bfd commit cc8574e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Checkout the official Handlebars docs site at
1717
Installing
1818
----------
1919

20-
See our [installation documentation](https://handlebarsjs.com/installation/).
20+
See our [installation documentation](https://handlebarsjs.com/guide/installation/).
2121

2222
Usage
2323
-----
@@ -52,7 +52,7 @@ Full documentation and more examples are at [handlebarsjs.com](https://handlebar
5252
Precompiling Templates
5353
----------------------
5454

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).
5656

5757
Differences Between Handlebars.js and Mustache
5858
----------------------------------------------

0 commit comments

Comments
 (0)