Skip to content

Commit ace6db7

Browse files
jerrinotamunra
andauthored
chore: update link to docs.rs (#79)
RELEASING.md had link text and target switched. This commit fixes it. Furthermore, the target is adjusted to point directly to questdb crate. Co-authored-by: Adam Cimarosti <cimarosti@gmail.com>
1 parent f8fc13d commit ace6db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ cargo publish --token [your API token from crates.io]
8686
## 9. Ensure the docs are online on docs.rs
8787

8888
The release is immediately visible on crates.io, but there's a delay until it
89-
becomes available on [https://docs.rs/](docs.rs). Watch that site and ensure it
89+
becomes available on [docs.rs](https://docs.rs/questdb-rs/latest/questdb/). Watch that site and ensure it
9090
appears there.

0 commit comments

Comments
 (0)