mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix readme url
This commit is contained in:
parent
5792ee3111
commit
e032066e4e
1 changed files with 1 additions and 1 deletions
2
index.md
2
index.md
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue