Skip to content

Commit fcd34fa

Browse files
committed
correct link on ajax client example
1 parent 1a84f9d commit fcd34fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/ServiceStack.Examples/ServiceStack.Examples.Clients

src/ServiceStack.Examples/ServiceStack.Examples.Clients/default.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,8 @@ <h4>4. Check out the other ways to call your services</h4>
596596
<h4>5. Get the source code:</h4>
597597
<p>
598598
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
599+
<a href="https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/">
600+
https://github.com/mythz/ServiceStack.Examples/blob/master/src/ServiceStack.Examples.Clients/
601601
</a>
602602
</p>
603603

0 commit comments

Comments
 (0)