From: XhmikosR Date: Mon, 9 Nov 2020 18:47:55 +0000 (+0200) Subject: docs.html: replace backslashes with forward slashes (#32102) X-Git-Tag: v5.0.0-alpha3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c3dc5351dd770a5e2905e836836b3040f155f3;p=thirdparty%2Fbootstrap.git docs.html: replace backslashes with forward slashes (#32102) This resulted in wrong links when building the docs on Windows. --- diff --git a/site/layouts/_default/docs.html b/site/layouts/_default/docs.html index 5a5b643661..cf237dd7b8 100644 --- a/site/layouts/_default/docs.html +++ b/site/layouts/_default/docs.html @@ -17,7 +17,7 @@
- View on GitHub + View on GitHub

{{ .Title | markdownify }}

{{ .Page.Params.Description | markdownify }}