Skip to content

Commit 84141e8

Browse files
shahkeyurbrandyscarney
authored andcommitted
docs(toggle): fix broken link (ionic-team#15369)
1 parent fa554eb commit 84141e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/toggle/toggle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import { ToggleGesture } from './toggle-gesture';
2121
* Toggles can also have colors assigned to them, by adding any color
2222
* attribute.
2323
*
24-
* See the [Angular Docs](https://angular.io/docs/ts/latest/guide/forms.html)
24+
* See the [Angular Docs](https://angular.io/docs/ts/latest/guide/forms)
2525
* for more info on forms and inputs.
2626
*
2727
* @usage

0 commit comments

Comments
 (0)