From 37f5cf7abb1f185f43c12a04283322b943b19b69 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcus=20Thelander=20Andr=C3=A9n?=
 <marcus.thelander_andren@control.lth.se>
Date: Thu, 11 Apr 2019 12:59:51 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0c43bdc..a3a3e86 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ With this package, the user is able to setup a connection between the
 host computer and the IO-device, and send and 
 receive control signals and measurements from the lab process.
 
-The full documentation of the package is available [here](https://gitlab.control.lth.se/labdev/LabConnections.jl/blob/master/docs/build/index.md).
+The full documentation of the package is available [here](https://gitlab.control.lth.se/labdev/LabConnections.jl/blob/julia1/docs/build/index.md).
 
 ## Package Overview
 The `LabConnections.jl` package is subdivided into two main modules; `Computer` 
-- 
GitLab