Skip to content

Commit a21ddc6

Browse files
authored
Merge pull request #271 from tmcgilchrist/patch-3
Update links to ocaml-ci and capnp-ocaml
2 parents 0ee2a3e + c6e9813 commit a21ddc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,15 +1536,15 @@ In future, more properties should be tested (e.g. forked references, that messag
15361536
We should also test with some malicious vats (that don't follow the protocol correctly).
15371537

15381538
[schema]: https://capnproto.org/language.html
1539-
[capnp-ocaml]: https://github.com/pelzlpj/capnp-ocaml
1539+
[capnp-ocaml]: https://github.com/capnproto/capnp-ocaml
15401540
[Cap'n Proto]: https://capnproto.org/
15411541
[Cap'n Proto RPC Protocol]: https://capnproto.org/rpc.html
15421542
[E-Order]: http://erights.org/elib/concurrency/partial-order.html
15431543
[E Reference Mechanics]: http://www.erights.org/elib/concurrency/refmech.html
15441544
[pycapnp]: http://jparyani.github.io/pycapnp/
15451545
[Persistence API]: https://github.com/capnproto/capnproto/blob/master/c%2B%2B/src/capnp/persistent.capnp
15461546
[Mirage]: https://mirage.io/
1547-
[ocaml-ci]: https://github.com/ocaml-ci/ocaml-ci
1547+
[ocaml-ci]: https://github.com/ocurrent/ocaml-ci
15481548
[api]: https://mirage.github.io/capnp-rpc/
15491549
[NETWORK]: https://mirage.github.io/capnp-rpc/capnp-rpc-net/Capnp_rpc_net/S/module-type-NETWORK/index.html
15501550
[calc_direct.ml]: ./test-bin/calc_direct.ml

0 commit comments

Comments
 (0)