Skip to content

Commit

Permalink
fix #id capitalisation (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl authored Jun 16, 2022
1 parent 902d0b7 commit 78e21b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/ref/runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion content/docs/self-hosted-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 78e21b0

Please sign in to comment.