diff --git a/config.json b/config.json index 046d24f..0543e6c 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "dl": "https://crates.polomack.eu/api/v1/{crate}/{version}/download", + "dl": "https://crates.polomack.eu/api/v1/crates/{crate}/{version}/download", "api": "https://crates.polomack.eu", "allowed-registries": ["https://github.com/rust-lang/crates.io-index", "https://github.com/Hirevo/alexandrie-index"] }