Skip to content

Commit 55c210b

Browse files
committed
docs: fix repo ref
1 parent 5c04cc4 commit 55c210b

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
@@ -4,7 +4,7 @@ version = "0.6.3"
44
description = "Design-by-contract attributes"
55
authors = ["karroffel <[email protected]>"]
66
edition = "2018"
7-
repository = "https://gitlab.com/x52dev/contracts"
7+
repository = "https://github.com/x52dev/contracts"
88
license = "MPL-2.0"
99
categories = ["development-tools", "development-tools::procedural-macro-helpers"]
1010
keywords = ["design-by-contract", "precondition", "postcondition", "invariant", "verification"]

0 commit comments

Comments
 (0)