diff --git a/src/components/toggle/toggle.ts b/src/components/toggle/toggle.ts index bac5daf53c..3037fc6abc 100644 --- a/src/components/toggle/toggle.ts +++ b/src/components/toggle/toggle.ts @@ -21,7 +21,7 @@ import { ToggleGesture } from './toggle-gesture'; * Toggles can also have colors assigned to them, by adding any color * attribute. * - * See the [Angular 2 Docs](https://angular.io/docs/ts/latest/guide/forms.html) + * See the [Angular Docs](https://angular.io/docs/ts/latest/guide/forms.html) * for more info on forms and inputs. * * @usage