doc: fix a link in the readme

close #347
This commit is contained in:
Simon Cruanes 2021-01-22 11:08:13 -05:00
parent 5f7b03d83b
commit e037ca1afa

View file

@ -241,7 +241,7 @@ and [the tutorial below](#tutorial) for a gentle introduction.
In general, see http://c-cube.github.io/ocaml-containers/last/ for the **API documentation**. In general, see http://c-cube.github.io/ocaml-containers/last/ for the **API documentation**.
Some examples can be found [there](doc/containers.adoc), Some examples can be found [there](doc/containers.md),
per-version doc [there](http://c-cube.github.io/ocaml-containers/). per-version doc [there](http://c-cube.github.io/ocaml-containers/).
## Build ## Build