diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-24 18:27:53 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-24 18:27:53 -0700 |
commit | 033b32eef902f806ac6a8cc28cceb299dcccf95f (patch) | |
tree | b1faaffce8731f640ca4a3ea687b303273855141 /samples/OAuthClient/WindowsLive.aspx | |
parent | b96059ad3bb7d30284edf9fe7b1a2e7d0dd9ffef (diff) | |
parent | e5b8e2e4bd925ef6967c264644e4d67749b5b3de (diff) | |
download | DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.zip DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.tar.gz DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.tar.bz2 |
Merge branch 'v4.0'
Conflicts:
src/version.txt
Diffstat (limited to 'samples/OAuthClient/WindowsLive.aspx')
-rw-r--r-- | samples/OAuthClient/WindowsLive.aspx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/OAuthClient/WindowsLive.aspx b/samples/OAuthClient/WindowsLive.aspx index 5b8c8d4..ef51223 100644 --- a/samples/OAuthClient/WindowsLive.aspx +++ b/samples/OAuthClient/WindowsLive.aspx @@ -17,8 +17,8 @@ <pre>127.0.0.1 samples.dotnetopenauth.net</pre> <p> Then access this sample via this url: - <asp:HyperLink ID="publicLink" NavigateUrl="http://samples.dotnetopenauth.net:59721/WindowsLive.aspx" - runat="server">http://samples.dotnetopenauth.net:59721/WindowsLive.aspx</asp:HyperLink></p> + <asp:HyperLink ID="publicLink" NavigateUrl="http://samples.dotnetopenauth.net:59722/WindowsLive.aspx" + runat="server">http://samples.dotnetopenauth.net:59722/WindowsLive.aspx</asp:HyperLink></p> </asp:Panel> <div> Welcome, |