From ea1cdc071e0fc784bbe55ed16cec8eec4e407743 Mon Sep 17 00:00:00 2001 From: Eiko Wagenknecht <1475672+eikowagenknecht@users.noreply.github.com> Date: Fri, 8 Jun 2018 10:52:59 +0200 Subject: [PATCH] Fix broken link to Beginner tutorial (#705) --- installation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/index.md b/installation/index.md index e195c1dfa..e8589cdc9 100644 --- a/installation/index.md +++ b/installation/index.md @@ -93,7 +93,7 @@ After you got openHAB 2 set up and running, there are a few additional setup ste ## Getting started With the openHAB 2 distribution up and running, you should now continue with -the [Beginner Tutorial]({{base}}/tutorials/beginner) +the [Beginner Tutorial]({{base}}/tutorial) or by working on your own configuration. ## Help