Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit be90e27

Browse files
Foxandxsswardbell
authored andcommitted
docs(dynamic-form): fix link from js to ts
closes #1136
1 parent 11b6fef commit be90e27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/docs/js/latest/cookbook/_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"title": "Dependency Injection",
2121
"intro": "Techniques for Dependency Injection"
2222
},
23-
24-
"dynamic-forms": {
23+
24+
"dynamic-form": {
2525
"title": "Dynamic Form",
2626
"intro": "Render dynamic forms with NgFormModel"
2727
},

0 commit comments

Comments
 (0)