6 lines
146 B
TOML
6 lines
146 B
TOML
[book]
|
|
title = "edit_url_template"
|
|
src = "src2"
|
|
|
|
[output.html]
|
|
edit-url-template = "https://github.com/rust-lang/mdBook/edit/master/guide/{path}"
|