We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9792eeb commit ea8d751Copy full SHA for ea8d751
1 file changed
guide/book.toml
@@ -7,6 +7,6 @@ title = "Mitosis Documentation"
7
description = "Mitosis is a Rust library and a command line tool to run distributed platforms for transport research."
8
9
[output.html]
10
-git-repository-url = "https://github.com/stack-rs/mitosis/tree/master/guide"
11
-edit-url-template = "https://github.com/stack-rs/mitosis/edit/master/guide/{path}"
+git-repository-url = "https://github.com/stack-rs/mitosis/tree/main/guide"
+edit-url-template = "https://github.com/stack-rs/mitosis/edit/main/guide/{path}"
12
site-url = "/mitosis/"
0 commit comments