From 8b19c536066d2ac466ff738a04144ed11fe2e3df Mon Sep 17 00:00:00 2001 From: hahn <axel.hahn@iml.unibe.ch> Date: Mon, 15 Aug 2022 13:35:11 +0200 Subject: [PATCH] fix image links in docs --- docs/20_Server/Processes/10_Build.md | 2 +- docs/_index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/20_Server/Processes/10_Build.md b/docs/20_Server/Processes/10_Build.md index 751827b2..71885d8a 100644 --- a/docs/20_Server/Processes/10_Build.md +++ b/docs/20_Server/Processes/10_Build.md @@ -12,7 +12,7 @@ A build is denied if a project has no activated phase the project settings. ## Overview ## - + ## Steps ## diff --git a/docs/_index.md b/docs/_index.md index bb1eb809..82ac2319 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -58,8 +58,8 @@ This project is related to The overview over all projects is the starting page after login. It shows all projects and which build is rolled out to which phase. - + The project overview for a single project: - + -- GitLab