From f19ff0c39d9bd2efc4e26b7948f0e354a1c11ce3 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Thu, 4 Feb 2016 20:32:15 +0100 Subject: [PATCH] docs: remove old client-matrix link This document was removed in 23406dc2ee261dcdcfd35b2dbad29a55e09bc9fc but still linked to here. --- Documentation/libraries-and-tools.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index 759151ff2..1869bffb6 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -87,10 +87,6 @@ - [efrecon/etcd-tcl](https://github.com/efrecon/etcd-tcl) - Supports v2, except wait. -A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md]. - -[clients-matrix.md]: https://github.com/coreos/etcd/blob/master/Documentation/clients-matrix.md - **Chef Integration** - [coderanger/etcd-chef](https://github.com/coderanger/etcd-chef)