diff --git a/README.md b/README.md index b088b09..3121eee 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ But there's an alternative that sidesteps these issues: load the SVG with a GET ### Note -The SVG [``][svg-use-external-source] element can be used to achieve something similar to this component. See [this article][use-article] for more information and [this table][use-support] for browser support and caveats. +The SVG [``](http://css-tricks.com/svg-use-external-source) element can be used to achieve something similar to this component. See [this article](http://taye.me/blog/svg/a-guide-to-svg-use-elements/) for more information and [this table](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use#Browser_compatibility) for browser support and caveats. ## Credits