Skip to content

Commit 41b3423

Browse files
authored
Fix broken link in README
1 parent b0e8d47 commit 41b3423

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
@@ -133,7 +133,7 @@ And using it in your template:
133133
{{hex 16}}
134134
```
135135

136-
By default, handlebars-rust ships [additional helpers](https://github.com/sunng87/handlebars-rust/blob/master/src/helpers/helper_boolean.rs#L5)
136+
By default, handlebars-rust ships [additional helpers](https://github.com/sunng87/handlebars-rust/blob/master/src/helpers/helper_extras.rs#L6)
137137
(compared with original js version)
138138
that is useful when working with `if`.
139139

0 commit comments

Comments
 (0)