diff options
Diffstat (limited to 'samples/InfoCardRelyingParty/Site.Master')
-rw-r--r-- | samples/InfoCardRelyingParty/Site.Master | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/InfoCardRelyingParty/Site.Master b/samples/InfoCardRelyingParty/Site.Master index 7d3dae7..b3aaddd 100644 --- a/samples/InfoCardRelyingParty/Site.Master +++ b/samples/InfoCardRelyingParty/Site.Master @@ -20,7 +20,7 @@ </span> <div> <a href="http://dotnetopenid.googlecode.com"> - <img runat="server" src="~/images/dotnetopenid_tiny.gif" title="Jump to the project web site." + <img runat="server" src="~/images/DotNetOpenAuth.png" title="Jump to the project web site." alt="DotNetOpenId" border='0' /></a> </div> <div> |