summaryrefslogtreecommitdiffstats
path: root/samples/InfoCardRelyingParty
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-10-24 15:56:48 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2010-10-24 15:56:48 -0700
commit9dbb9aab73812202648c4e68d60261dd84d6c8e2 (patch)
tree5de139019a7b2f870f84c57cac36c0e489bd1e41 /samples/InfoCardRelyingParty
parent4b27c330fbfb3a260aa3bd6a9b1232ee3b53deb0 (diff)
parente7ce41355c38b3125729a62920231f274b7a2100 (diff)
downloadDotNetOpenAuth-origin/mono2.zip
DotNetOpenAuth-origin/mono2.tar.gz
DotNetOpenAuth-origin/mono2.tar.bz2
Merge branch 'v3.2' into mono2origin/mono2
Conflicts: src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs
Diffstat (limited to 'samples/InfoCardRelyingParty')
-rw-r--r--samples/InfoCardRelyingParty/Site.Master4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/InfoCardRelyingParty/Site.Master b/samples/InfoCardRelyingParty/Site.Master
index 7d3dae7..508f62c 100644
--- a/samples/InfoCardRelyingParty/Site.Master
+++ b/samples/InfoCardRelyingParty/Site.Master
@@ -19,9 +19,9 @@
<asp:LoginStatus ID="LoginStatus1" runat="server" />
</span>
<div>
- <a href="http://dotnetopenid.googlecode.com">
+ <a href="http://dotnetopenauth.net">
<img runat="server" src="~/images/dotnetopenid_tiny.gif" title="Jump to the project web site."
- alt="DotNetOpenId" border='0' /></a>
+ alt="DotNetOpenAuth" border='0' /></a>
</div>
<div>
<asp:ContentPlaceHolder ID="Main" runat="server" />