From 5143e28ce84576375f4903337e730c6b202872d5 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Tue, 17 Dec 2019 08:05:17 -0600 Subject: [PATCH] doc: fix readme url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e5af60..42c0a655 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A modular, clean and powerful extension of the OCaml standard library. -[(Jump to the current API documentation)](https://c-cube.github.io/ocaml-containers/last/) +[(Jump to the current API documentation)](https://c-cube.github.io/ocaml-containers/) Containers is an extension of OCaml's standard library (under BSD license) focused on data structures, combinators and iterators, without dependencies on