Skip to content

Commit 291884a

Browse files
author
Tony Guntharp
committed
updating links in README
1 parent 3c47fcb commit 291884a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Kandan - [Modern Open Source Chat](http://www.kandan.me)
22
================================
33
The slickest chat app out there. Open-source and well-supported to boot.
44

5-
![](http://github.com/cloudfuji/kandan/raw/master/public/preview.png)
5+
![](http://github.com/kandanapp/kandan/raw/master/public/preview.png)
66

77
Standard Features
88
=================
@@ -24,7 +24,7 @@ SHUT UP AND LET ME USE IT
2424
## Cloud Foundry
2525
You'll need a [Cloud Foundry account](https://my.cloudfoundry.com/signup) and the [vmc gem](https://rubygems.org/gems/vmc) installed. Do you `vmc target <cloud foundry host>` and `vmc login`, and then this will get you up and running:
2626

27-
git clone https://github.com/cloudfuji/kandan.git
27+
git clone https://github.com/kandanapp/kandan.git
2828
cd kandan
2929
bundle install
3030
bundle exec rake assets:precompile
@@ -61,7 +61,7 @@ And Kandan should be available on your Cloud Foundry backend now!
6161
## Heroku
6262
You'll need to have the [heroku gem](https://github.com/heroku/heroku) installed and to have an existing heroku account. Assuming that, this should work reliably on Heroku:
6363

64-
git clone https://github.com/cloudfuji/kandan.git
64+
git clone https://github.com/kandanapp/kandan.git
6565
cd kandan
6666
heroku create --stack cedar
6767
git push heroku master
@@ -112,14 +112,14 @@ If you're looking to install Kandan on a private server, or to develop locally f
112112

113113
TODO
114114
====
115-
[See the issue tracker](https://github.com/cloudfuji/kandan/issues)
115+
[See the issue tracker](https://github.com/kandanapp/kandan/issues)
116116

117117
Get Involved!
118118
=============
119119
That's not a question, it's an order! Or more of a friendly offer, really. Kandan is a fully open-source app, so dive in and start adding features, fixing bugs (what bugs?), and cleaning up the code.
120120

121121
* Talk with us on the [mailing list](https://groups.google.com/forum/?fromgroups#!forum/cloudfuji)
122-
* GitHub [issues tracker](https://github.com/cloudfuji/kandan/issues)
122+
* GitHub [issues tracker](https://github.com/kandanapp/kandan/issues)
123123
* Twitter [@cloudfuji](https://twitter.com/#!/cloudfuji)
124124
* [New-wave open-source meetup](www.meetup.com/San-Francisco-New-Wave-Open-Source-Apps/) - we meetup once a month to share tips on how developers grow business around super high-quality open source software
125125
* ... is there a fifth way? Telegram maybe?

0 commit comments

Comments
 (0)