Skip to content

Commit 02079a6

Browse files
committed
Change formatting of URLs to prevent them auto-linking.
1 parent d56158b commit 02079a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/content/agent_attributes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ attributes:
1616
default_value: ""
1717
required: false
1818
desc: |
19-
A comma-separated list of regular expressions representing repositories the agent is allowed to clone (for example, "^git@github.com:buildkite/.\*" or "^https://github.com/buildkite/.*")
19+
A comma-separated list of regular expressions representing repositories the agent is allowed to clone (for example, `^git@github.com:buildkite/.\*` or `^https://github.com/buildkite/.*`)
2020
- name: bootstrap-script
2121
env_var: BUILDKITE_BOOTSTRAP_SCRIPT_PATH
2222
default_value: "buildkite-agent bootstrap"

0 commit comments

Comments
 (0)