From d8bbcb14093e7fd28f20eee64ab4ef0ab8641d32 Mon Sep 17 00:00:00 2001 From: Eike Kettner Date: Sun, 1 Mar 2020 09:45:38 +0100 Subject: [PATCH] Fix front-page links for microsite The links work while testing locally with jekyll. Must be checked at the published site. --- build.sbt | 2 +- modules/microsite/docs/getit.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5958f861..5ebd8526 100644 --- a/build.sbt +++ b/build.sbt @@ -370,7 +370,7 @@ val microsite = project.in(file("modules/microsite")). ), micrositeName := "Docspell", micrositeDescription := "Auto-tagging Document Organizer", - micrositeDocumentationUrl := "/docspell/getit.html", + micrositeDocumentationUrl := "/docspell/getit", micrositeDocumentationLabelDescription := "Quickstart", micrositeFavicons := Seq(microsites.MicrositeFavicon("favicon.png", "96x96")), micrositeBaseUrl := "/docspell", diff --git a/modules/microsite/docs/getit.md b/modules/microsite/docs/getit.md index 19c2721f..e658ff72 100644 --- a/modules/microsite/docs/getit.md +++ b/modules/microsite/docs/getit.md @@ -1,6 +1,7 @@ --- layout: docs title: Quickstart +permalink: getit/ --- ## Download