Skip to content

Commit

Permalink
Merge pull request #1 from tracegilton/master
Browse files Browse the repository at this point in the history
Updating raw URLs in README
  • Loading branch information
icambron committed Oct 21, 2013
2 parents ad11c28 + 0be0181 commit 7188b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ See [Countdown's documentation](http://countdownjs.org/readme.html) for descript
##Getting set up

###Browser
Grab [moment.js](https://raw.github.com/timrwood/moment/2.0.0/min/moment.min.js), [countdown.js](https://bitbucket.org/mckamey/countdown.js/raw/tip/countdown.min.js), and [moment-countdown.js](https://raw.github.com/icambron/master/bin/moment-countdown-min.js). Then inside your header:
Grab [moment.js](https://raw.github.com/moment/moment/2.0.0/min/moment.min.js), [countdown.js](https://bitbucket.org/mckamey/countdown.js/raw/tip/countdown.min.js), and [moment-countdown.js](https://raw.github.com/icambron/moment-countdown/master/bin/moment-countdown.min.js). Then inside your header:

```html
<script src="moment.min.js"></script>
Expand Down

0 comments on commit 7188b94

Please sign in to comment.