We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e8d47 commit 41b3423Copy full SHA for 41b3423
README.md
@@ -133,7 +133,7 @@ And using it in your template:
133
{{hex 16}}
134
```
135
136
-By default, handlebars-rust ships [additional helpers](https://github.com/sunng87/handlebars-rust/blob/master/src/helpers/helper_boolean.rs#L5)
+By default, handlebars-rust ships [additional helpers](https://github.com/sunng87/handlebars-rust/blob/master/src/helpers/helper_extras.rs#L6)
137
(compared with original js version)
138
that is useful when working with `if`.
139
0 commit comments