mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix links
This commit is contained in:
parent
8953787d15
commit
d7de9998a8
1 changed files with 2 additions and 3 deletions
5
index.md
5
index.md
|
|
@ -1,6 +1,6 @@
|
|||
# OCaml-containers
|
||||
|
||||
[Current documentation](last)
|
||||
[Current documentation](2.8)
|
||||
|
||||
Containers is an extension of OCaml's standard library (under BSD license)
|
||||
focused on data structures, combinators and iterators, without dependencies on
|
||||
|
|
@ -15,8 +15,7 @@ contains a tutorial and more explanations about what Containers is about.
|
|||
|
||||
## by version
|
||||
|
||||
- [current](2.8)
|
||||
- [2.8](2.7)
|
||||
- [2.8](2.8)
|
||||
- [2.7](2.7)
|
||||
- [2.6](2.6)
|
||||
- [2.5](2.5)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue