From e72ac592bbef53efa003c4cda4b9c9648e3fa84d Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Mon, 28 Nov 2022 15:28:10 +0100 Subject: [PATCH] update docs --- docs/_index.md | 2 +- readme.md | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/docs/_index.md b/docs/_index.md index e037f34..5b19f27 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -1,7 +1,7 @@ <html> <div class="hero"> <h2>Welcome</h2> - a set of bash scripts to deploy a package that was built on th IML CI server + a set of bash scripts to deploy a package that was built on the IML CI server </div> </html> diff --git a/readme.md b/readme.md index 24d4ee1..d23ed05 100644 --- a/readme.md +++ b/readme.md @@ -1,16 +1,13 @@ # IML deployment client -This client is a set of bash scripts to deploy a package that was built on th IML CI server. +This client is a set of bash scripts to deploy a package that was built on the IML CI server. + +📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/> \ +📜 GNU GPL 3.0 \ +📗 Docs: <https://os-docs.iml.unibe.ch/imldeployment-client/> This project is related to * CI deployment web gui <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment> * CI package server <https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg> -## License - -GNU GPL 3.0 - -## Source - -URL: <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/> -- GitLab