From 30ec041421102b7eabc9b92a0a68d9a9bc23cca0 Mon Sep 17 00:00:00 2001
From: hahn <axel.hahn@iml.unibe.ch>
Date: Mon, 15 Aug 2022 13:55:30 +0200
Subject: [PATCH] add link to docs page

---
 docs/_index.md | 2 +-
 readme.md      | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/_index.md b/docs/_index.md
index 82ac2319..af3b8b0c 100644
--- a/docs/_index.md
+++ b/docs/_index.md
@@ -4,7 +4,7 @@ Free software and Open Source from University of Bern :: IML - Institute of Medi
 
 📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment> \
 📜 License: GNU GPL 3.0 \
-📖 Docs: TODO
+📖 Docs: <https://os-docs.iml.unibe.ch/imldeployment/>
 
 - - -
 
diff --git a/readme.md b/readme.md
index 2d54e8b0..68c0f769 100644
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,7 @@ Free software and Open Source from University of Bern :: IML - Institute of Medi
 
 📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment> \
 📜 License: GNU GPL 3.0 \
-📖 Docs: TODO
+📖 Docs: <https://os-docs.iml.unibe.ch/imldeployment/>
 
 - - -
 
@@ -32,7 +32,6 @@ The archives can be synched to multiple deployment targets e.g. puppet master or
 * receives install status 
 * sends messages (email, Slack)
 
-
 ## Screenshot ##
 
 The overview over all projects is the starting page after login. It shows all projects and which build is rolled out to which phase.
-- 
GitLab