Skip to content

Commit 0da6c6f

Browse files
committed
docs: update templates.json link
1 parent c36bf85 commit 0da6c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/USING_FUNCTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If for some reason you are constraint to not using the Twilio CLI, you can use t
6767

6868
### Step 1: Pick your template
6969

70-
You can find a list of templates by visiting the [`function-templates` GitHub repository](https://github.com/twilio-labs/function-templates). Most of the top level directories except `docs`, `test` or anything prefixed with `_` or `.` are templates. You can also find a full list with descriptions in the [`templates.json` file](./templates.json).
70+
You can find a list of templates by visiting the [`function-templates` GitHub repository](https://github.com/twilio-labs/function-templates). Most of the top level directories except `docs`, `test` or anything prefixed with `_` or `.` are templates. You can also find a full list with descriptions in the [`templates.json` file](../templates.json).
7171

7272
Open the respective template directory for your template. For example [`verify/`](verify/).
7373

0 commit comments

Comments
 (0)