diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2009-12-13 15:25:54 -0800 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2009-12-13 15:25:54 -0800 |
commit | 39dacc2ff566232076eb4dc39f6d57e1ced4913e (patch) | |
tree | 100b82887033c9bc6d700f549ef1b4f1766f3de7 /doc/README.html | |
parent | ab55daeac668ff4fe38daa458df08aa4b8b2d3a3 (diff) | |
parent | 072a488bd47854ec5475a1a2a7a42fd5b0e7a88b (diff) | |
download | DotNetOpenAuth-39dacc2ff566232076eb4dc39f6d57e1ced4913e.zip DotNetOpenAuth-39dacc2ff566232076eb4dc39f6d57e1ced4913e.tar.gz DotNetOpenAuth-39dacc2ff566232076eb4dc39f6d57e1ced4913e.tar.bz2 |
Merge branch 'v3.3'
Conflicts:
src/DotNetOpenAuth.vsmdi
src/version.txt
Diffstat (limited to 'doc/README.html')
-rw-r--r-- | doc/README.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.html b/doc/README.html index 7877d72..a82d848 100644 --- a/doc/README.html +++ b/doc/README.html @@ -4,8 +4,8 @@ <p>DotNetOpenAuth is a .NET library that enables OpenID, OAuth and InfoCard support to be easily added to your web and/or desktop applications. </p> <p>The project site for this library is hosted at - <a href="http://dotnetopenid.googlecode.com/"> - http://dotnetopenid.googlecode.com/</a>. Please visit that web site for + <a href="http://dotnetopenauth.net/"> + http://dotnetopenauth.net/</a>. Please visit that web site for documentation, support and maintenance releases.</p> <p>As with any library that is used for security-sensitive purposes such as authentication and authorization, you should periodically check the project web |