diff options
| -rw-r--r-- | Cargo.toml | 1 | ||||
| -rw-r--r-- | README.rst | 4 |
2 files changed, 0 insertions, 5 deletions
@@ -6,7 +6,6 @@ version = "0.1.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Command-line interface to The Senpy Club API" -documentation = "https://docs.rs/senpy-cli/" readme = "README.rst" homepage = "https://github.com/senpy-club/cli" repository = "https://github.com/senpy-club/cli" @@ -29,10 +29,6 @@ Quick links <img src="https://img.shields.io/crates/v/senpy-cli.svg" alt="Crate" /> </a> - <a href="https://docs.rs/senpy-cli"> - <img src="https://docs.rs/senpy-cli/badge.svg" - alt="Documentation" /> - </a> <a href="https://github.com/senpy-club/lci/actions/workflows/check.yaml"> <img src="https://github.com/senpy-club/cli/actions/workflows/check.yaml/badge.svg?branch=main" alt="Build Status" /> |