update repo name to use lightningdevkit
[rust-lightning] / lightning-persister / Cargo.toml
index 7c32b6cf4a1aa4cca19dba38295f3185342a025c..27f772cf326e84574bfd2cbfd70c6c9360d84ccf 100644 (file)
@@ -3,7 +3,7 @@ name = "lightning-persister"
 version = "0.0.104"
 authors = ["Valentine Wallace", "Matt Corallo"]
 license = "MIT OR Apache-2.0"
-repository = "https://github.com/rust-bitcoin/rust-lightning/"
+repository = "https://github.com/lightningdevkit/rust-lightning/"
 description = """
 Utilities to manage Rust-Lightning channel data persistence and retrieval.
 """