update repo name to use lightningdevkit
[rust-lightning] / lightning-block-sync / Cargo.toml
index ae6eb58258d4e2f49433b6988dbf9c391fdd962c..d12428409f7676ce18a0dc549b75cbf945e40c62 100644 (file)
@@ -3,7 +3,7 @@ name = "lightning-block-sync"
 version = "0.0.104"
 authors = ["Jeffrey Czyz", "Matt Corallo"]
 license = "MIT OR Apache-2.0"
-repository = "http://github.com/rust-bitcoin/rust-lightning"
+repository = "http://github.com/lightningdevkit/rust-lightning"
 description = """
 Utilities to fetch the chain data from a block source and feed them into Rust Lightning.
 """