Skip to content

Commit

Permalink
docs: Updated plunker link in integrating-into-frameworks doc (#4616)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiomkar authored Apr 17, 2019
1 parent 5f06dce commit 834e39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrating-into-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The simple approach can be outlined as follows:
`mdcComponent.destroy()` to clean up the MDC Web component.

This general approach will work for almost all basic use-cases. For an example of this approach,
check out [this plunk](https://plnkr.co/edit/b4v160c186ErrPG5vNza?p=preview) which
check out [this plunk](https://plnkr.co/edit/qZl2frDGBT6Ro7jEMbjP?p=preview) which
shows how to wrap our text field within an angular v1 component, as well as our button (with a
ripple) within an attribute directive.

Expand Down

0 comments on commit 834e39c

Please sign in to comment.