Fix repository links in README

This commit is contained in:
Anton Kochkov 2023-09-04 08:39:11 +00:00 committed by Jonah Beckford
parent 0d89427d71
commit 1ed0aed18c

View file

@ -29,7 +29,7 @@ capnpc compiler/test.capnp -oc
## Building on Linux
```sh
git clone https://gitlab.com/diskuv-ocaml/ext/c-capnproto.git
git clone https://gitlab.com/dkml/ext/c-capnproto.git
cd c-capnproto
cmake --preset=ci-linux_x86_64
cmake --build --preset=ci-tests