Skip to content
Snippets Groups Projects
Commit 330c6a94 authored by Steve Folly's avatar Steve Folly
Browse files

Update docker.md - typo in runners documentation link

parent f3756c23
Branches
Tags
No related merge requests found
......@@ -43,7 +43,7 @@ docker run -d --name gitlab-runner --restart always \
gitlab/gitlab-runner:latest
```
Register the runner (Look into [runners documentation](http://doc.gitlab.com/ce/ci/runners/README.html) to learn how to obtain a token):
Register the runner (Look into [runners documentation](http://docs.gitlab.com/ce/ci/runners/README.html) to learn how to obtain a token):
```bash
docker exec -it gitlab-runner gitlab-runner register
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment