README.md in cloudstack-cli-0.4.3 vs README.md in cloudstack-cli-0.5.0
- old
+ new
@@ -1,9 +1,9 @@
# Cloudstack CLI
cloudstack-cli is a [CloudStack](http://cloudstack.apache.org/) API client written in Ruby.
-cloudstack-cli uses the [cloudstack_client](https://bitbucket.org/swisstxt/cloudstack_client) to talk to the Cloudstack API.
+cloudstack-cli uses the [cloudstack_client](https://github.com/niwo/cloudstack_client) to talk to the Cloudstack API.
## Installation
Install the cloudstack-cli gem:
@@ -118,6 +118,6 @@
5. Create new Pull Request
## License
-Released under the MIT License. See the [LICENSE](https://bitbucket.org/swisstxt/cloudstack-cli/raw/master/LICENSE.txt) file for further details.
+Released under the MIT License. See the [LICENSE](https://raw.github.com/niwo/cloudstack-cli/master/LICENSE.txt) file for further details.