From af8c924bb9c1cce16664b02f493939c4a060c52c Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 16 Jun 2014 16:16:09 +0200 Subject: [PATCH] Fix broken links to download file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4e4abc..b6a0a45 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ _(see the [original gist](https://gist.github.com/661855))_ ## Getting Started Download the [production version][min] or the [development version][max]. -[min]: https://raw.github.com/cowboy/jquery-tiny-pubsub/master/dist/tiny-pubsub.min.js -[max]: https://raw.github.com/cowboy/jquery-tiny-pubsub/master/dist/tiny-pubsub.js +[min]: https://raw.githubusercontent.com/cowboy/jquery-tiny-pubsub/master/dist/ba-tiny-pubsub.min.js +[max]: https://raw.githubusercontent.com/cowboy/jquery-tiny-pubsub/master/dist/ba-tiny-pubsub.js Example usage: