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

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

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/docs/js/latest/cookbook/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down