docs(forms): remove duplicated link (#27884)

PR Close #27884
This commit is contained in:
Ivan Tham 2019-01-02 10:30:18 +08:00 committed by Andrew Kushnir
parent 582395b8f5
commit 91a8a4fb28
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ import {FormBuilder} from './form_builder';
/** /**
* Exports the required providers and directives for template-driven forms, * Exports the required providers and directives for template-driven forms,
* making them available for import by NgModules that import this module. * making them available for import by NgModules that import this module.
* @see [Forms](guide/forms)
* *
* @see [Forms Guide](/guide/forms) * @see [Forms Guide](/guide/forms)
* *