Skip to content

Commit 3bb63ff

Browse files
committed
fix readme
1 parent ac09b7e commit 3bb63ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![workflow](https://github.com/larscom/gitlab-ci-dashboard/actions/workflows/workflow.yml/badge.svg)](https://github.com/larscom/gitlab-ci-dashboard/actions/workflows/workflow.yml)
55
[![License MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
66

7-
![Preview](https://github.com/larscom/gitlab-ci-dashboard/blob/main/.github/img/preview.png)
7+
![Preview](.github/img/preview.png)
88

99
<br />
1010

@@ -61,7 +61,7 @@ projects, potentially resulting in undetected failed pipelines.
6161
1. Generate a `read_api` or `api` access token in Gitlab, depending on your requirements (
6262
e.g: https://gitlab.com/-/profile/personal_access_tokens)
6363

64-
![Access Token](https://github.com/larscom/gitlab-ci-dashboard/blob/main/.github/img/access_token.png)
64+
![Access Token](.github/img/access_token.png)
6565

6666
2. Run docker with the required environment variables (GITLAB_BASE_URL, GITLAB_API_TOKEN)
6767

0 commit comments

Comments
 (0)