README.md in cloud_connect-0.0.1 vs README.md in cloud_connect-0.0.2

- old
+ new

@@ -67,18 +67,18 @@ * by suggesting new features * by writing or editing documentation * by writing specifications * by writing code (**no patch is too small**: fix typos, add comments, clean up inconsistent whitespace) * by refactoring code -* by closing [issues](http://github.com/mobiledevices/cloud_connect/issues) +* by closing [issues](http://github.com/mobile-devices/cloud_connect/issues) * by reviewing patches -All contributors will be added to the [HISTORY](https://github.com/mobiledevices/cloud_connect/blob/master/HISTORY.md) +All contributors will be added to the [HISTORY](https://github.com/mobile-devices/cloud_connect/blob/master/HISTORY.md) file and will receive the respect and gratitude of the community. Submitting an Issue ------------------- -We use the [GitHub issue tracker](http://github.com/mobiledevices/cloud_connect/issues) to track bugs and +We use the [GitHub issue tracker](http://github.com/mobile-devices/cloud_connect/issues) to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issuse by voting it up. When submitting a bug report, please include a [Gist](http://gist.github.com/) that includes a stack trace and any details that may be necessary to reproduce the bug, including your gem version, Ruby version, and operating system. Ideally, a bug report should include a pull request with failing specs.