Skip to content

Commit f9122d6

Browse files
committed
Merge pull request #603 from Teemperor/master
Fixed path to the HTML tarball
2 parents 89ea518 + 5295235 commit f9122d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/learn/books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and libraries included in the official distribution.
1818
[Online](http://caml.inria.fr/pub/docs/manual-ocaml/) |
1919
[PDF](http://caml.inria.fr/distrib/ocaml-4.00/ocaml-4.00-refman.pdf) |
2020
[HTML
21-
Tarball](http://caml.inria.fr/distrib/ocaml-4.00/ocaml-4.00-refman.html.tar.gz)
21+
Tarball](http://caml.inria.fr/distrib/ocaml-4.00/ocaml-4.00-refman-html.tar.gz)
2222
| [Older Versions](http://caml.inria.fr/distrib/)
2323

2424
****

0 commit comments

Comments
 (0)