Skip to content

Commit

Permalink
Using gh URL for browser integration
Browse files Browse the repository at this point in the history
  • Loading branch information
bermi committed May 18, 2012
1 parent 1746db6 commit 4677ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ Eventify is a lightweight module that can be mixed in to any object in order to

A 1.6k (830 bytes gzipped) browser ready version is available on the dist/ folder.

<script src="/dist/eventify.min.js" type="text/javascript"></script>
<script src="https://raw.github.com/bermi/eventify/master/dist/eventify.min.js" type="text/javascript"></script>


### Node.js
Expand Down

0 comments on commit 4677ef8

Please sign in to comment.