Updated Wiki sources in README
This commit is contained in:
parent
aaa8a44611
commit
ea743b4b55
1 changed files with 6 additions and 10 deletions
16
README.md
16
README.md
|
|
@ -1,6 +1,6 @@
|
|||
Diaspora*
|
||||
|
||||
Diaspora is a privacy-aware, personally-controlled, do-it-all open source social network. Check out our [project site](http://diasporaproject.org).
|
||||
Diaspora is a privacy-aware, personally-controlled, do-it-all open source social network. Check out our [project site](http://diasporafoundation.org).
|
||||
|
||||
* **master:** [](http://travis-ci.org/diaspora/diaspora)
|
||||
* **develop:** [](http://travis-ci.org/diaspora/diaspora)
|
||||
|
|
@ -42,24 +42,20 @@ then visit 'http://localhost:3000' in your browser.
|
|||
|
||||
|
||||
### Want a production setup? Having trouble with install script? Want to install D* the slow way?
|
||||
Look to more specific install guides [here](https://github.com/diaspora/diaspora/wiki/Installation-Guides).
|
||||
Look to more specific install guides [here](http://wiki.diasporafoundation.org/Installation_guides).
|
||||
|
||||
## Contributing
|
||||
We love community contributions, and we work extra hard to make sure every code contribution is looked at and given feedback.
|
||||
To help everyone involved, please review our [Pull Request Guidelines](https://github.com/diaspora/diaspora/wiki/Pull-Request-Guidelines)
|
||||
To help everyone involved, please review our [Pull Request Guidelines](http://wiki.diasporafoundation.org/Pull_Request_Guidelines)
|
||||
to make sure all contributions are submitted smoothly.
|
||||
|
||||
Documentation is available on our [wiki](https://github.com/diaspora/diaspora/wiki)
|
||||
|
||||
Also, feel free to jump in and check things that need to be done in our [Community Pivotal Tracker](https://www.pivotaltracker.com/projects/61641#)
|
||||
|
||||
Before submitting code, please sign our [Contributor License Agreement](https://github.com/diaspora/diaspora/wiki/New-CLA--12-13-10) [Sign Here](https://spreadsheets.google.com/a/joindiaspora.com/spreadsheet/viewform?formkey=dFdRTnY0TGtfaklKQXZNUndsMlJ2eGc6MQ)
|
||||
Documentation is available on our [wiki](http://wiki.diasporafoundation.org)
|
||||
|
||||
## More Resources:
|
||||
|
||||
- [Wiki](https://github.com/diaspora/diaspora/wiki)
|
||||
- [Wiki](http://wiki.diasporafoundation.org)
|
||||
- [Podmin Resources](https://github.com/diaspora/diaspora/wiki/Podmin-Resources)
|
||||
- [Contributing](https://github.com/diaspora/diaspora/wiki/Getting-Started-With-Contributing)
|
||||
- [Dev List](https://groups.google.com/forum/?fromgroups#!forum/diaspora-dev)
|
||||
- [Discuss List](https://groups.google.com/forum/?fromgroups#!forum/diaspora-discuss)
|
||||
- [IRC](https://github.com/diaspora/diaspora/wiki/How-we-use-IRC)
|
||||
- [IRC](http://wiki.diasporafoundation.org/How_We_Communicate#IRC)
|
||||
|
|
|
|||
Loading…
Reference in a new issue