restore 'last' symlink

This commit is contained in:
Simon Cruanes 2020-02-12 10:21:32 -06:00
parent f1e59f4321
commit 856a713280
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# OCaml-containers
[Current documentation](2.8.1)
[Current documentation](last)
Containers is an extension of OCaml's standard library (under BSD license)
focused on data structures, combinators and iterators, without dependencies on
@ -15,6 +15,8 @@ contains a tutorial and more explanations about what Containers is about.
## by version
- [last](last)
- [2.8.1](2.8.1)
- [2.8](2.8)
- [2.7](2.7)

1
last Symbolic link
View file

@ -0,0 +1 @@
2.8.1/