Add GitHub link to manual header

pull/261/head
Wilfred Hughes 2022-04-16 13:44:01 +07:00
parent b6e554f5b6
commit 607a05a0a5
1 changed files with 3 additions and 0 deletions

@ -6,6 +6,9 @@ src = "src"
title = "Difftastic Manual"
description = "The official manual for difftastic, the syntactic differ"
[output.html]
git-repository-url = "https://github.com/wilfred/difftastic"
[output.html.redirect]
"/getting_started.html" = "./installation.html"
"/upstream_parsers.html" = "/languages_supported.html"