You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ServiceStack.Examples/ServiceStack.Examples.Clients/Soap11.aspx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
<divclass="note">
27
27
Testing ServiceStack's SOAP 1.1 Web services using
28
28
VS.NET 'Add Service Reference' code-generated proxy.<br />
29
-
The source code for this ASP.NET page is <ahref="https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/Soap11.aspx.cs">available here</a>.
29
+
The source code for this ASP.NET page is <ahref="https://github.com/ServiceStack/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/Soap11.aspx.cs">available here</a>.
Copy file name to clipboardExpand all lines: src/ServiceStack.Examples/ServiceStack.Examples.Clients/Soap12.aspx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
<divclass="note">
27
27
Testing ServiceStack's SOAP 1.2 Web services using
28
28
VS.NET 'Add Service Reference' code-generated proxy.<br />
29
-
The source code for this ASP.NET page is <ahref="https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/Soap12.aspx.cs">available here</a>.
29
+
The source code for this ASP.NET page is <ahref="https://github.com/ServiceStack/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/Soap12.aspx.cs">available here</a>.
0 commit comments