From 62d375166a39cacf56067b6bc3284c730d1fc8b8 Mon Sep 17 00:00:00 2001 From: Ben Clark Date: Mon, 23 Jan 2017 19:15:16 +0000 Subject: [PATCH] [Linux] Fix first time setup link (#256) Signed-off-by: Ben Clark --- installation/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/linux.md b/installation/linux.md index a38135cb6..c7bab4605 100644 --- a/installation/linux.md +++ b/installation/linux.md @@ -141,7 +141,7 @@ If everything went well, you can start openHAB and register it to be automatical The first start may take **up to 15 minutes**, this is a good time to reward yourself with hot coffee or a freshly brewed tea! You should be able to reach the openHAB 2 portal at [http://openhab-device:8080](http://openhab-device:8080) at this point. -If you're new to openHAB, then you should checkout the [beginner's tutorial]({{base}}/tutorials/beginner/1sttimesetup.md)! +If you're new to openHAB, then you should checkout the [beginner's tutorial]({{base}}/tutorials/beginner/1sttimesetup.html)! ![The openHAB 2 portal page](images/Accueil_Openhab_2.png)