Skip to content

Commit 46e2364

Browse files
Vlad MihaiFiona Neill
Vlad Mihai
authored and
Fiona Neill
committed
Update documentation links
1 parent b39afdb commit 46e2364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/executors/custom_examples/libvirt.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ comes with when installing libvirt so make sure it's running.
2525
This driver requires bridge networking since each VM needs to have
2626
it's own dedicated IP address so GitLab Runner can SSH inside of it to
2727
run commands. An SSH key can be generated
28-
[using the following commands](https://docs.gitlab.com/ee/user/ssh.html#generating-a-new-ssh-key-pair).
28+
[using the following commands](https://docs.gitlab.com/ee/user/ssh.html#generate-an-ssh-key-pair).
2929

3030
A base disk VM image is created so that dependencies are not downloaded
3131
every build. In the following example,

docs/register/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ has been changed in GitLab or when the user did not correctly enter the registra
298298

299299
When this error occurs, the first step is to ask a GitLab administrator to verify that the registration token is valid.
300300

301-
Additionally, confirm that runner registration in the project or group is [allowed](https://docs.gitlab.com/ee/user/admin_area/settings/continuous_integration.html#restrict-runner-registration-by-all-members-in-a-group) by the GitLab administrator.
301+
Additionally, confirm that runner registration in the project or group is [allowed](https://docs.gitlab.com/ee/administration/settings/continuous_integration.html#restrict-runner-registration-by-all-members-in-a-group) by the GitLab administrator.
302302

303303
## `[[runners]]` configuration template file
304304

0 commit comments

Comments
 (0)