From 5f403823fa3c2ef0c85dd81fe3601d084d0067e5 Mon Sep 17 00:00:00 2001 From: hozan23 Date: Wed, 13 Mar 2024 02:15:09 +0100 Subject: update the links in the README file --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index be7a8e8..f10c9ff 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,18 @@ implementation for building collaborative software. This project is a work in progress. The current focus is on shipping `karyon crdt` and `karyon store`, along with major changes to the network stack. You can -check the [issues](https://github.com/karyons/karyon/issues) for updates on +check the [issues](https://github.com/karyontech/karyon/issues) for updates on ongoing tasks. ## Docs Online documentation for the main crates: -[karyon_p2p](https://karyons.github.io/karyon/karyon_p2p), -[karyon_jsonrpc](https://karyons.github.io/karyon/karyon_jsonrpc) +[karyon_p2p](https://karyontech.github.io/karyon/karyon_p2p), +[karyon_jsonrpc](https://karyontech.github.io/karyon/karyon_jsonrpc) For the internal crates: -[karyon_core](https://karyons.github.io/karyon/karyon_core), -[karyon_net](https://karyons.github.io/karyon/karyon_net) +[karyon_core](https://karyontech.github.io/karyon/karyon_core), +[karyon_net](https://karyontech.github.io/karyon/karyon_net) ## Thanks @@ -47,7 +47,7 @@ Big thanks to [Ink & Switch](https://www.inkandswitch.com/) team, ## Contribution -Feel free to open a pull request or an [issue](https://github.com/karyons/karyon/issues/new). +Feel free to open a pull request or an [issue](https://github.com/karyontech/karyon/issues/new). ## License -- cgit v1.2.3