Skip to content

Commit 1a38d6d

Browse files
authored
fix [workspace.package] repository (#1150)
1 parent be62fbb commit 1a38d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ members = [
448448
[workspace.package]
449449
authors = ["Parity Technologies <[email protected]>"]
450450
edition = "2021"
451-
repository = "https://github.com/paritytech/polkadot.git"
451+
repository = "https://github.com/paritytech/polkadot-sdk.git"
452452
license = "GPL-3.0-only"
453453
version = "1.0.0"
454454

0 commit comments

Comments
 (0)