Skip to content

Commit fe8d13a

Browse files
committed
fix cargo badges.
1 parent 8e3802b commit fe8d13a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ categories = ["data-structures"]
1111
license = "MIT"
1212

1313
[badges]
14-
travis-ci = { repository = "https://github.com/iwburns/id-tree", branch = "master" }
15-
appveyor = { repository = "https://github.com/iwburns/id-tree", branch = "master", service = "github" }
14+
travis-ci = { repository = "iwburns/id-tree", branch = "master" }
15+
appveyor = { repository = "iwburns/id-tree", branch = "master", service = "github" }
1616

1717
[dependencies]
1818
snowflake = "1.2.0"

0 commit comments

Comments
 (0)