update repo name to use lightningdevkit
[rust-lightning] / lightning / Cargo.toml
index 1234cd5c05c0fd34668be44e6bdef43823f11a5a..445e92234439ecee2324d8c8e190f2bae59607db 100644 (file)
@@ -3,7 +3,7 @@ name = "lightning"
 version = "0.0.104"
 authors = ["Matt Corallo"]
 license = "MIT OR Apache-2.0"
-repository = "https://github.com/rust-bitcoin/rust-lightning/"
+repository = "https://github.com/lightningdevkit/rust-lightning/"
 description = """
 A Bitcoin Lightning library in Rust.
 Does most of the hard work, without implying a specific runtime, requiring clients implement basic network logic, chain interactions and disk storage.