mdbook/tests/testsuite/rendering/edit_url_template_explicit_src/book.toml
2025-04-22 21:11:53 -07:00

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}"