From 866536f526bd01e3b116b41ba2364f140fc5cc8c Mon Sep 17 00:00:00 2001 From: Andrew Patton Date: Thu, 8 Aug 2013 21:11:25 -0400 Subject: [PATCH] Fix broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4e4abc..f03a883 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.github.com/cowboy/jquery-tiny-pubsub/master/dist/ba-tiny-pubsub.min.js +[max]: https://raw.github.com/cowboy/jquery-tiny-pubsub/master/dist/ba-tiny-pubsub.js Example usage: