Skip to content
Snippets Groups Projects
Commit 8b19c536 authored by hahn's avatar hahn
Browse files

fix image links in docs

parent 77a06b32
No related branches found
No related tags found
1 merge request!27fix image links in docs
...@@ -12,7 +12,7 @@ A build is denied if a project has no activated phase the project settings. ...@@ -12,7 +12,7 @@ A build is denied if a project has no activated phase the project settings.
## Overview ## ## Overview ##
![Build process](./../../../../images/processes-build.png "Build process") ![Build process](/images/processes-build.png "Build process")
## Steps ## ## Steps ##
......
...@@ -58,8 +58,8 @@ This project is related to ...@@ -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 overview over all projects is the starting page after login. It shows all projects and which build is rolled out to which phase.
![Project overview](./../images/screenshot_overview_all_projects.png) ![Project overview](/images/screenshot_overview_all_projects.png)
The project overview for a single project: The project overview for a single project:
![Project overview](./../images/screenshot_overview_project.png) ![Project overview](/images/screenshot_overview_project.png)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment