mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-21 23:04:49 +01:00
docs: link to latest docs
This commit is contained in:
parent
5a8b4ae800
commit
e33997d820
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ no matter the order or the timing due to unreliable networks or constrained reso
|
|||
changes will always carry their original intention. On top of this baseline, `codemp`'s protocol is optimized for speed
|
||||
and low network footprint, meaning even slow connections can provide stable real-time editing.
|
||||
|
||||
The full documentation is available on [docs.rs](https://docs.rs/codemp/0.7.0-beta44/codemp/).
|
||||
The full documentation is available on [docs.rs](https://docs.rs/codemp/).
|
||||
|
||||
# Usage
|
||||
`codemp` is primarily used as a plugin in your editor of choice.
|
||||
|
|
Loading…
Reference in a new issue