Skip to content

Commit 3533d7e

Browse files
RCasattaphilippem
authored andcommitted
update outdated links
1 parent 027e38d commit 3533d7e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ version = "0.4.1"
66
authors = ["Roman Zeyde <me@romanzey.de>"]
77
description = "An efficient re-implementation of Electrum Server in Rust"
88
license = "MIT"
9-
homepage = "https://github.com/romanz/electrs"
10-
repository = "https://github.com/romanz/electrs"
9+
homepage = "https://github.com/blockstream/electrs"
10+
repository = "https://github.com/blockstream/electrs"
1111
keywords = ["bitcoin", "electrum", "server", "index", "database"]
12-
documentation = "https://docs.rs/electrs/"
1312
readme = "README.md"
1413
edition = "2018"
1514
default-run = "electrs"

0 commit comments

Comments
 (0)