From 39b02d2850de435ecff31e770ff54718b0941bcd Mon Sep 17 00:00:00 2001 From: Dhruv Dhamani Date: Sat, 19 Oct 2019 02:17:08 -0400 Subject: [PATCH] adds git button --- book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book.toml b/book.toml index a05fc1fc..a10fa4a8 100644 --- a/book.toml +++ b/book.toml @@ -8,6 +8,7 @@ create-missing = false [preprocess.links] [output.html] +git-repository-url = "https://github.com/rust-lang/async-book" [output.linkcheck] follow-web-links = true