diff --git a/content/docs/ref/runner.md b/content/docs/ref/runner.md index 3dd359a1..9d0ba994 100644 --- a/content/docs/ref/runner.md +++ b/content/docs/ref/runner.md @@ -371,4 +371,4 @@ Azure. ## Debugging -[See the section self-hosted runners](/doc/self-hosted-runners#Debugging) +[See the section self-hosted runners](/doc/self-hosted-runners#debugging) diff --git a/content/docs/self-hosted-runners.md b/content/docs/self-hosted-runners.md index 627f4e15..54887fd1 100644 --- a/content/docs/self-hosted-runners.md +++ b/content/docs/self-hosted-runners.md @@ -475,7 +475,7 @@ workflow's YAML. Additionally, try to capture and include logs from the instance: For easy local access and debugging on the `cml runner` instance -[check our example on using the --cloud-startup-script option](/doc/ref/runner#Using--cloud-startup-script). +[check our example on using the --cloud-startup-script option](/doc/ref/runner#using---cloud-startup-script). Then you can run the following: