We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3933b7d commit 3a07f78Copy full SHA for 3a07f78
1 file changed
README.md
@@ -102,7 +102,7 @@ In this example the generated directory structure will be like this:
102
103
### Template file content
104
The generator passes the OpenAPI spec to template files, so all information should be available there.
105
-In addition to that, the code generator adds a bit [more data](#data-that-is-passed-into-handlebars) that can be helpful.
+In addition to that, the code generator adds a bit [more data](#data-passed-to-handlebars-templates) that can be helpful.
106
107
#### Examples:
108
##### Dynamically require files in JavaScript
0 commit comments