mdbook/tests/testsuite/rendering/edit_url_template_explicit_src/book.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
146 B
TOML
Raw Permalink Normal View History

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