Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit e834a6a

Browse files
committed
update link to https://redis.netcore.io
1 parent b58dd1c commit e834a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ The [release of Redis 3.2.0](http://antirez.com/news/104) brings it exciting new
452452
[GEO capabilities](http://redis.io/commands/geoadd) which will let you store Lat/Long coordinates in Redis
453453
and query locations within a specified radius. To demonstrate this functionality we've created a new
454454
[Redis GEO Live Demo](https://github.com/ServiceStackApps/redis-geo) which lets you click on anywhere in
455-
the U.S. to find the list of nearest cities within a given radius, Live Demo at: http://redisgeo.servicestack.net
455+
the U.S. to find the list of nearest cities within a given radius, Live Demo at: https://redis.netcore.io
456456

457457

458458
## Generic APIs for calling Custom Redis commands

0 commit comments

Comments
 (0)