README.rdoc in mojodna-oauth-0.3.1.8 vs README.rdoc in mojodna-oauth-0.3.2

- old
+ new

@@ -10,11 +10,11 @@ sudo gem install oauth You can also install it from the oauth rubyforge project http://rubyforge.org/projects/oauth/. -The source code is now hosted on the OAuth GitHub Project http://github.com/pelle/oauth/tree/master +The source code is now hosted on the OAuth GitHub Project http://github.com/mojodna/oauth == The basics This is a ruby library which is intended to be used in creating Ruby Consumer and Service Provider applications. It is NOT a Rails plugin, but could easily be used for the foundation for such a Rails plugin. @@ -55,10 +55,10 @@ == How to submit patches Read the "8 steps for fixing other people's code" http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/. -The source code is now hosted on the OAuth GitHub Project http://github.com/pelle/oauth/tree/master +The source code is now hosted on the OAuth GitHub Project http://github.com/mojodna/oauth To submit a patch, please fork the oauth project and create a patch with tests. Once you're happy with it send a pull request and post a message to the google group. == License