Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit cb9ff8b

Browse files
docs(readme): Fix tasks link
1 parent a48eeeb commit cb9ff8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ app.create();
152152

153153
### Templates
154154

155-
To use your own template, create a file `.template.js` at the root of your template directory. This is the configuration file that `createInstantSearchApp()` reads to retrieve the version of the library to install from `npm` and the [tasks](#tasks) to process.
155+
To use your own template, create a file `.template.js` at the root of your template directory. This is the configuration file that `createInstantSearchApp()` reads to retrieve the version of the library to install from `npm` and the [lifecycle tasks](#lifecycle) to process.
156156

157157
<h6 align="center">`.template.js`</h6>
158158

0 commit comments

Comments
 (0)