Skip to content

Commit a9da708

Browse files
authored
Fix broken link
Fixes #578
1 parent a66cfb0 commit a9da708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ci/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## GitLab
44

55

6-
To be able to run your test container into the pipeline you need to run the job as a docker container (see [Running inside Docker](usage/inside_docker.md)),
6+
To be able to run your test container into the pipeline you need to run the job as a docker container (see [Running inside Docker](../usage/inside_docker.md)),
77
so you need Docker-In-Docker (docker:dind) service and mount the docker's socket. Also if you have "Permission denied" you
88
need to run your container as root user:
99

0 commit comments

Comments
 (0)