docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached.rst
index 4a1ea01abd94e12eacb18fd78231f1fc15f078b0..4de8d57975b11dbdb647fef1d6eb39e6a006b4b0 100644 (file)
@@ -137,14 +137,6 @@ locking structures you can not share a single :c:type:`memcached_st`. However,
 you can call :c:func:`memcached_quit` on a :c:type:`memcached_st` and then use the resulting cloned structure.
 
 
-----
-HOME
-----
-
-
-To find out more information please check:
-`http://libmemcached.org/ <http://libmemcached.org/>`_
-
 
 --------
 SEE ALSO