summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuandoleal <90358864+juandoleal@users.noreply.github.com>2021-09-08 19:47:48 -0400
committerJon Parise <jon@pinterest.com>2022-02-20 12:02:39 -0800
commit06afd1aeadc1b751d91e3e71939a05de775ff006 (patch)
tree5ea8fa3e884cfae9144af1c27a9bac8519433e5e
parenta8c4ea311849329c554157af38a3a27b38634f56 (diff)
downloadpymemcache-06afd1aeadc1b751d91e3e71939a05de775ff006.tar.gz
Update README.rst - (broken link) (#347)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1e13f2f..077512a 100644
--- a/README.rst
+++ b/README.rst
@@ -96,7 +96,7 @@ The python-memcached library (another pure-Python library):
https://github.com/linsomniac/python-memcached
Mixpanel's Blog post about their memcached client for Python:
- http://code.mixpanel.com/2012/07/16/we-went-down-so-we-wrote-a-better-pure-python-memcache-client/
+ https://engineering.mixpanel.com/we-went-down-so-we-wrote-a-better-pure-python-memcache-client-b409a9fe07a9
Mixpanel's pure Python memcached client:
https://github.com/mixpanel/memcache_client