docs(dynamic-form): fix link from js to ts

closes #1136
This commit is contained in:
Foxandxss
2016-04-22 12:35:12 +02:00
committed by Ward Bell
parent 11b6fefa7b
commit be90e27fc6
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
"title": "Dependency Injection",
"intro": "Techniques for Dependency Injection"
},
"dynamic-forms": {
"dynamic-form": {
"title": "Dynamic Form",
"intro": "Render dynamic forms with NgFormModel"
},