Skip to content

Commit 9108c08

Browse files
committed
book.toml: add Git repository URL
The repository is now public [1], thus add the Git repository URL. Link: https://lore.kernel.org/rust-for-linux/CANiq72kMS8UoYpg0hW1=UDAAkytEoeyqGzg+Sys8VSaucr+HzQ@mail.gmail.com/ [1] Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 36f97c0 commit 9108c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ language = "en"
88
create-missing = false
99

1010
[output.html]
11-
git-repository-url = ""
11+
git-repository-url = "https://github.com/Rust-for-Linux/rust-for-linux.com"
1212
edit-url-template = ""
1313
no-section-label = true
1414

0 commit comments

Comments
 (0)