Skip to content

Commit 28fbbcb

Browse files
committed
suitably generic pointers
1 parent b186a45 commit 28fbbcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>What</h2>
4141
<h2>Installing</h2>
4242
<p><pre class='syntax'><span class="ident">sudo</span> <span class="ident">gem</span> <span class="ident">install</span> <span class="ident">oauth</span></pre></p>
4343
<p>You can also install it from the <a href="http://rubyforge.org/projects/oauth/">oauth rubyforge project</a>.</p>
44-
<p>The source code is now hosted on the <a href="https://github.com/mojodna/oauth">OAuth GitHub Project</a></p>
44+
<p>The source code is hosted on <a href="https://github.com/oauth/oauth-ruby">GitHub</a></p>
4545
<h2>The basics</h2>
4646
<p>This is a ruby library which is intended to be used in creating Ruby Consumer and Service Provider applications. It is <span class="caps">NOT</span> a Rails plugin, but could easily be used for the foundation for such a Rails plugin.</p>
4747
<p>As a matter of fact it has been pulled out from an <a href="http://code.google.com/p/oauth-plugin/">OAuth Rails Plugin</a> which now requires this <span class="caps">GEM</span>.</p>
@@ -74,7 +74,7 @@ <h2>How to submit patches</h2>
7474
<h2>License</h2>
7575
<p>This code is free to use under the terms of the <span class="caps">MIT</span> license.</p>
7676
<h2>Contact</h2>
77-
<p>Comments are welcome. Send an email to <a href="mailto:[email protected]">Pelle Braendgaard</a> email via the <a href="http://groups.google.com/group/oauth-ruby">OAuth Ruby mailing list</a></p>
77+
<p>Comments are welcome. Send an email to the <a href="http://groups.google.com/group/oauth-ruby">OAuth Ruby mailing list</a></p>
7878
<p class="coda">
7979
<a href="FIXME email">FIXME full name</a>, 9th September 2008<br>
8080
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>

0 commit comments

Comments
 (0)