Update memcached wiki link to new location

old link 404s
This commit is contained in:
Matthew Jacobi 2016-06-21 17:45:50 +01:00 committed by GitHub
parent 9164169ba1
commit 80bec34f63
1 changed files with 1 additions and 1 deletions

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. 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).