From 2fd4bc7bb15360f2c5161df016a2182f2e3b418b Mon Sep 17 00:00:00 2001
From: Fredrik Bagge Carlson <cont-frb@ulund.org>
Date: Mon, 9 Oct 2017 13:56:17 +0200
Subject: [PATCH] Update README.md

---
 README.md | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 5b82555..979f149 100644
--- a/README.md
+++ b/README.md
@@ -26,12 +26,9 @@ chmod +x julialab
 
 
 # Documentation
-Build and launch the documentation website using:
-```julia
-julia> using BallAndBeam
-julia> opendoc()
-```
-In the julia REPL, you can copy and paste code including the prompt `julia>` and any output, which will be automaticlly removed.
+http://processes.gitlab.control.lth.se/documentation/ballandbeam/
+http://processes.gitlab.control.lth.se/documentation/labprocesses/
+In the julia REPL, you can copy and paste code from the documentation including the prompt `julia>` and any output, which will be automaticlly removed.
 
 # Test
 Run, the following commands and see if tests pass (it may take a minute)
-- 
GitLab