Skip to content

Commit ea8d751

Browse files
committed
docs(guide): fix typos in link
1 parent 9792eeb commit ea8d751

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ title = "Mitosis Documentation"
77
description = "Mitosis is a Rust library and a command line tool to run distributed platforms for transport research."
88

99
[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}"
10+
git-repository-url = "https://github.com/stack-rs/mitosis/tree/main/guide"
11+
edit-url-template = "https://github.com/stack-rs/mitosis/edit/main/guide/{path}"
1212
site-url = "/mitosis/"

0 commit comments

Comments
 (0)