From 1295e94b89f332c8590621378ea6b9773a2aa6cc Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Tue, 7 Jun 2022 13:56:00 +0200
Subject: [PATCH] update docs

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

diff --git a/docs/_index.md b/docs/_index.md
index 6516364..1c1da44 100644
--- a/docs/_index.md
+++ b/docs/_index.md
@@ -7,7 +7,7 @@ prevent public access.
 An example client was coded in Bash (using curl)
 
 📃 Source https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg \
-📗 Docs: https://os-docs.iml.unibe.ch/ci-pkg/
+📗 Docs: https://os-docs.iml.unibe.ch/ci-pkg/ \
 📜 Liense: GNU GPL 3.0
 
 ```mermaid
diff --git a/readme.md b/readme.md
index 8f9cd90..0d3c77e 100644
--- a/readme.md
+++ b/readme.md
@@ -12,5 +12,5 @@ This project is related to
 * Deployment client <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client>
 
 📃 Source <https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg>\
-📜 License: GNU GPL 3.0
+📜 License: GNU GPL 3.0 \
 📗 Docs: You can read the docs online: <https://os-docs.iml.unibe.ch/ci-pkg/> Or have a look to the [docs](docs/) subdirectory.\
-- 
GitLab