Sfoglia il codice sorgente

Update memcached wiki link to new location

old link 404s
Matthew Jacobi 9 anni fa
parent
commit
80bec34f63
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      memcached/content.md

+ 1 - 1
memcached/content.md

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