wolf4ood / gremlin-rs

Gremlin Rust
Apache License 2.0
106 stars 29 forks source link

Broken docs.rs link in README.md file #169

Closed augmented-fog closed 1 year ago

augmented-fog commented 1 year ago

Currently, the README.md is referencing: https://docs.rs/gremlin-rs (broken link) The correct link should be: https://docs.rs/gremlin-client

wolf4ood commented 1 year ago

Thanks @augmented-fog

I've just pushed a fix