fix readme url

This commit is contained in:
Simon Cruanes 2019-02-02 22:58:41 -06:00
parent 5792ee3111
commit e032066e4e

View file

@ -10,7 +10,7 @@ map/fold_right/append, and additional functions on lists).
Alternatively, `open Containers` will bring enhanced versions of the standard Alternatively, `open Containers` will bring enhanced versions of the standard
modules into scope. modules into scope.
The [README](https://github.com/c-cube/ocaml-containers/blob/master/README.adoc) The [README](https://github.com/c-cube/ocaml-containers/blob/master/README.md)
contains a tutorial and more explanations about what Containers is about. contains a tutorial and more explanations about what Containers is about.
## by version ## by version