Skip to content

Commit 440d8e0

Browse files
committed
Update README.md
1 parent 8519d84 commit 440d8e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@ or clone this repo to download the source:
2020
[Live demos](https://github.com/ServiceStackApps/LiveDemos) and tutorials are available at the following locations:
2121

2222
### [Backbone.js TODO app with REST and Redis backend](http://todos.servicestack.net)
23-
[![Backbone REST and Redis TODOs](http://servicestack.net/showcase/img/todos-400x350.png)](http://mono.servicestack.net/Backbone.Todos/)
23+
[![Backbone REST and Redis TODOs](http://servicestack.net/showcase/img/todos-400x350.png)](http://todos.servicestack.net)
2424

2525
### [Creating a Hello World Web service from scratch](http://mono.servicestack.net/ServiceStack.Hello/)
2626
[![ServiceStacks Hello, World!](http://servicestack.net/showcase/img/hello-400x350.png)](http://mono.servicestack.net/ServiceStack.Hello/)
2727

2828
### [GitHub-like browser to manage remote filesystem over REST](http://restfiles.servicestack.net)
29-
[![GitHub-like REST Files](http://servicestack.net/showcase/img/restfiles-400x350.png)](http://mono.servicestack.net/RestFiles/)
29+
[![GitHub-like REST Files](http://servicestack.net/showcase/img/restfiles-400x350.png)](http://restfiles.servicestack.net)
3030

3131
### [Creating a StackOverflow-like app in Redis](http://redisstackoverflow.servicestack.net)
32-
[![Redis StackOverflow](http://servicestack.net/showcase/img/redisstackoverflow-400x350.png)](http://mono.servicestack.net/RedisStackOverflow/)
32+
[![Redis StackOverflow](http://servicestack.net/showcase/img/redisstackoverflow-400x350.png)](http://redisstackoverflow.servicestack.net)
3333

3434
### [Northwind dataset services](http://northwind.servicestack.net)
35-
[![Redis StackOverflow](http://servicestack.net/showcase/img/northwind-400x350.png)](http://mono.servicestack.net/ServiceStack.Northwind/)
35+
[![Redis StackOverflow](http://servicestack.net/showcase/img/northwind-400x350.png)](http://northwind.servicestack.net)
3636

3737
### Other examples
3838
* [Calling Web Services with Mono Touch](http://mono.servicestack.net/monotouch/remote-info/)

0 commit comments

Comments
 (0)