Skip to content

Commit bc16038

Browse files
committed
Fix Process link in README
Link to the mli, not the ml file.
1 parent 357a8f7 commit bc16038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1875,4 +1875,4 @@ Some background about the effects system can be found in:
18751875
[kcas]: https://github.com/ocaml-multicore/kcas
18761876
[Meio]: https://github.com/tarides/meio
18771877
[Lambda Capabilities]: https://roscidus.com/blog/blog/2023/04/26/lambda-capabilities/
1878-
[Eio.Process]: https://github.com/ocaml-multicore/eio/blob/main/lib_eio/process.ml
1878+
[Eio.Process]: https://github.com/ocaml-multicore/eio/blob/main/lib_eio/process.mli

0 commit comments

Comments
 (0)