We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a84f9d commit fcd34faCopy full SHA for fcd34fa
1 file changed
src/ServiceStack.Examples/ServiceStack.Examples.Clients/default.htm
@@ -596,8 +596,8 @@ <h4>4. Check out the other ways to call your services</h4>
596
<h4>5. Get the source code:</h4>
597
<p>
598
You can grab the source code for this example at
599
- <a href="https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/Default.htm">
600
- https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/Default.htm
+ <a href="https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/">
+ https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/
601
</a>
602
</p>
603
0 commit comments