Skip to content

Commit

Permalink
Fixed a link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
protodave committed May 6, 2014
1 parent 4fc172a commit c5a7fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Wrangling and maintaining a bunch of inline SVG on your pages isn't anyone's ide

## Install

Download the [dist/svg-injector.min.js](blob/master/dist/svg-injector.min.js) file from this repository and add it to your project.
Download the [dist/svg-injector.min.js](https://github.com/iconic/SVGInjector/blob/master/dist/svg-injector.min.js) file from this repository and add it to your project.

> **SVGInjector** is compatible with:
* [CommonJS](http://commonjs.org/) via `module.exports` for use with [Browserify](http://browserify.org/) or [Node](http://nodejs.org/)/[PhantomJS](http://phantomjs.org/)
Expand Down

0 comments on commit c5a7fb4

Please sign in to comment.