Fix docs link

This commit is contained in:
Igor Katson 2023-11-16 07:39:49 +00:00
parent 62ed868208
commit da3e6abc5a
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 3 additions and 41 deletions

View file

@ -5,7 +5,7 @@ authors = ["Igor Katson <igor.katson@gmail.com>"]
edition = "2018"
description = "The main library used by rqbit torrent client. The binary is just a small wrapper on top of it."
license = "Apache-2.0"
documentation = "https://docs.rs/librqbit-dht"
documentation = "https://docs.rs/librqbit"
repository = "https://github.com/ikatson/rqbit"
readme = "README.md"