docs: link to latest docs

This commit is contained in:
əlemi 2024-09-18 16:14:20 +02:00
parent 5a8b4ae800
commit e33997d820
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -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 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. 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 # Usage
`codemp` is primarily used as a plugin in your editor of choice. `codemp` is primarily used as a plugin in your editor of choice.