Skip to content

Commit 0da5b9e

Browse files
committed
remove needless documentation link
1 parent 50d3af7 commit 0da5b9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bevy_mod_scripting/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ license = "MIT"
77
description = "Bevy plugin for enabling scripting"
88
repository = "https://github.com/makspll/bevy_scripting"
99
homepage = "https://github.com/makspll/bevy_scripting"
10-
documentation = "https://docs.rs/bevy_mod_scripting"
1110
keywords = ["bevy", "gamedev", "scripting", "lua"]
1211
categories = ["game-development"]
1312
readme = "../readme.md"

0 commit comments

Comments
 (0)