Skip to content

Commit 3a07f78

Browse files
committed
Fix broken link in README
1 parent 3933b7d commit 3a07f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In this example the generated directory structure will be like this:
102102

103103
### Template file content
104104
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.
105+
In addition to that, the code generator adds a bit [more data](#data-passed-to-handlebars-templates) that can be helpful.
106106

107107
#### Examples:
108108
##### Dynamically require files in JavaScript

0 commit comments

Comments
 (0)