Skip to content

Commit 9cf4a2e

Browse files
committed
Update README.md
1 parent b8d1bf2 commit 9cf4a2e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
[Join the new google group](http://groups.google.com/group/servicestack) or
2-
follow [@demisbellot](http://twitter.com/demisbellot) and [@ServiceStack](http://twitter.com/servicestack)
1+
[Join the new Google+ Community](https://plus.google.com/u/0/communities/112445368900682590445) or
2+
follow [@ServiceStack](http://twitter.com/servicestack)
33
for twitter updates.
44

55
#ServiceStack Redis Web Services including the Redis Admin UI
66
Included is a ServiceStack web service layer which provide JSON, XML, JSV and SOAP 1.1/1.2 for all of Redis operations.
77
Just like the RedisAdminUI this allows you to fully manage your redis-server instance using javascript from a browser.
88

99
##Live Demo
10-
A live demo of the RedisAdminUI can be found here [http://servicestack.net/RedisAdminUI/AjaxClient/](http://servicestack.net/RedisAdminUI/AjaxClient/)
10+
A live demo of the RedisAdminUI can be found here [http://mono.servicestack.net/RedisAdminUI/AjaxClient/](http://mono.servicestack.net/RedisAdminUI/AjaxClient/)
1111

12-
[![Demo Screenshot](http://www.servicestack.net/img/redisadmin-01.png)](http://servicestack.net/RedisAdminUI/AjaxClient)
12+
[![Demo Screenshot](http://mono.servicestack.net/img/redisadmin-01.png)](http://mono.servicestack.net/RedisAdminUI/AjaxClient)
1313

14-
View the demos live list of the [available web services](http://www.servicestack.net/RedisAdminUI/redis/metadata).
14+
View the demos live list of the [available web services](http://mono.servicestack.net/RedisAdminUI/redis/metadata).
1515

16-
[![API Screenshot](http://www.servicestack.net/img/redisadmin-02.png)](http://www.servicestack.net/RedisAdminUI/redis/metadata)
16+
[![API Screenshot](http://mono.servicestack.net/img/redisadmin-02.png)](http://mono.servicestack.net/RedisAdminUI/redis/metadata)
1717

1818
#Download
19-
[ServiceStack.RedisWebServices/downloads](https://github.com/ServiceStack/ServiceStack.RedisWebServices/downloads)
19+
[ServiceStack.RedisWebServices/downloads](https://github.com/ServiceStackV3/ServiceStack.RedisWebServices/downloads)
2020

2121
##Troubleshooting
2222
Note: if running via XSP you will want to change the 'DefaultRedirectPath' to:

0 commit comments

Comments
 (0)