Merge pull request #615 from oppianmatt/patch-2

Update memcached wiki link to new location
This commit is contained in:
Tianon Gravi
2016-06-22 09:06:39 -07:00
committed by GitHub
+1 -1
View File
@@ -28,4 +28,4 @@ $ docker run --name my-memcache -d memcached memcached -m 64
This would set the memcache server to use 64 megabytes for storage.
For infomation on configuring your memcached server, see the extensive [wiki](https://code.google.com/p/memcached/wiki/NewStart).
For infomation on configuring your memcached server, see the extensive [wiki](https://github.com/memcached/memcached/wiki).