File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ means that you will need to ensure that you have an up-to-date development
234
234
environment (using the 4.05.0 version of the compiler). The installation
235
235
process is largely automated through the OPAM package manager. Instructions
236
236
on how to it set up and what packages to install can be found at
237
- [ this Real World OCaml page] ( http://realworldocaml.org/install ) .[ installation
237
+ [ this Real World OCaml page] ( http://dev. realworldocaml.org/install.html ) .[ installation
238
238
instructions] {.idx}[ OCaml/installation instructions] {.idx}
239
239
240
240
` Core ` requires a UNIX based operating system, and so only works on systems
@@ -249,7 +249,7 @@ the language and about libraries tools and techniques that will help you be a
249
249
more effective OCaml programmer. But it's no replacement for API
250
250
documentation or the OCaml manual and man pages. You can find documentation
251
251
for all of the libraries and tools referenced in the book
252
- [ online] ( https://realworldocaml.org/doc ) .
252
+ [ online] ( https://ocaml.janestreet.com/ocaml-core/ ) .
253
253
254
254
### Code Examples
255
255
You can’t perform that action at this time.
0 commit comments