From 9c2f694e20c96bcf643ce12d0ec9371d8f1a717b Mon Sep 17 00:00:00 2001 From: Hendrik Eeckhaut Date: Wed, 16 Aug 2023 11:33:29 +0200 Subject: [PATCH] Added GitHub links --- book.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book.toml b/book.toml index 125d253..9e91ad0 100644 --- a/book.toml +++ b/book.toml @@ -9,6 +9,9 @@ title = "tlsn-docs" default-theme = "ayu" additional-css = ["src/css/katex.css", "src/css/global.css"] use-site-url-as-root = true +git-repository-url = "https://github.com/tlsnotary/docs-mdbook" +edit-url-template = "https://github.com/tlsnotary/docs-mdbook/edit/main/{path}" + [output.linkcheck] # Ignore warnings because of the many false-postives in katex formulas