Skip to content

Commit 36228b5

Browse files
committed
reference: add link to github repo
1 parent 915a3e6 commit 36228b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/book.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ authors = ["The Rust Project Developers"]
33
multilingual = false
44
src = "src"
55
title = "Unsafe Code Guidelines Reference"
6+
7+
[output.html]
8+
git-repository-url = "https://github.com/rust-lang/unsafe-code-guidelines"
9+
git-repository-icon = "fa-github"

0 commit comments

Comments
 (0)