diff options
Diffstat (limited to 'src/OAuth/OAuthClient/WindowsLive.aspx')
-rw-r--r-- | src/OAuth/OAuthClient/WindowsLive.aspx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OAuth/OAuthClient/WindowsLive.aspx b/src/OAuth/OAuthClient/WindowsLive.aspx index 5b8c8d4..ef51223 100644 --- a/src/OAuth/OAuthClient/WindowsLive.aspx +++ b/src/OAuth/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, |