From c6b9b661ed7fe20f5287968e3175386b2c6e49ce Mon Sep 17 00:00:00 2001
From: Karel van Klink <karel.vanklink@geant.org>
Date: Tue, 30 Jan 2024 11:07:09 +0100
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 357f8ec..b88ade7 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,12 @@
 
 LSO: an API that allows for remotely executing Ansible playbooks
 
-## Running locally
 
-### Standalone deployment
+## General documentation
 
-Build documentation using `build-docs.sh`, and check out the quickstart page.
+General documentation is available at <https://docs.gap.geant.org/>
 
-### Docker deployment
 
-Run the following from the root, then refer to the above documentation for usage.
+## Code documentation
+
+Code documentation can be found at <https://workfloworchestrator.org/lso>
\ No newline at end of file
-- 
GitLab