From f9c59a90e24079b42e3ec26fa241337b191a8439 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Fri, 2 Nov 2018 11:35:30 -0500 Subject: [PATCH] doc: remove dead link from readme --- README.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index a0fc756d..d11d3bfa 100644 --- a/README.adoc +++ b/README.adoc @@ -166,8 +166,7 @@ and <> for a gentle introduction. == Documentation -In general, see http://c-cube.github.io/ocaml-containers/last/ or -http://cedeela.fr/~simon/software/containers for the **API documentation**. +In general, see http://c-cube.github.io/ocaml-containers/last/ for the **API documentation**. Some examples can be found link:doc/containers.adoc[there], per-version doc http://c-cube.github.io/ocaml-containers/[there].