doc: fix readme url

This commit is contained in:
Simon Cruanes 2019-12-17 08:05:17 -06:00
parent 5126973173
commit 5143e28ce8

View file

@ -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