mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
Badge has wrong url, I guess it doesn't expect the github portion
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ keywords = ["lua"]
|
||||
license = "MIT"
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "https://github.com/chucklefish/rlua", branch = "master" }
|
||||
travis-ci = { repository = "chucklefish/rlua", branch = "master" }
|
||||
|
||||
[features]
|
||||
default = ["builtin-lua"]
|
||||
|
||||
Reference in New Issue
Block a user