Skip to content

Commit 66ae0e5

Browse files
committed
add edit url to mdbook
1 parent d5f1873 commit 66ae0e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ description = "Documentation for the Bevy Scripting library"
99
[output.html]
1010
additional-js = ["multi-code-block.js"]
1111
git-repository-url = "https://github.com/makspll/bevy_mod_scripting"
12+
edit-url-template = "https://github.com/makspll/bevy_mod_scripting/edit/main/{path}"

0 commit comments

Comments
 (0)