Update benchmarking README.md (#3862)

Fix reference links

Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
Rodrigo Quelhas
2024-03-28 12:50:06 +00:00
committed by GitHub
parent 78b1cab9e8
commit 987f1c24b6
+2 -2
View File
@@ -177,8 +177,8 @@ requirements.
The benchmarking CLI uses a Handlebars template to format the final output file. You can optionally pass the flag
`--template` pointing to a custom template that can be used instead. Within the template, you have access to all the
data provided by the `TemplateData` struct in the [benchmarking CLI
writer](../../utils/frame/benchmarking-cli/src/writer.rs). You can find the default template used
[here](../../utils/frame/benchmarking-cli/src/template.hbs).
writer](../../utils/frame/benchmarking-cli/src/pallet/writer.rs). You can find the default template used
[here](../../utils/frame/benchmarking-cli/src/pallet/template.hbs).
There are some custom Handlebars helpers included with our output generation: