Skip to content

Commit 260d7ce

Browse files
committed
rename the label to match its target
1 parent 3f3d55e commit 260d7ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/infra/docs/dev-desktop.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ git config --global user.email "your-email"
7373
## How to customize your shell
7474

7575
You can set your default shell on the dev desktops by adding yourself to a
76-
configuration file in the [`rust-lang/simpleinfra`][simpleinfra] repository.
77-
Open `ansible/roles/dev-desktop/defaults/main.yml`, look for the variable
78-
`vars_user_config`, and add yourself to the list.
76+
configuration file in the [`rust-lang/simpleinfra`][simpleinfra-vars-user-config]
77+
repository. Open `ansible/roles/dev-desktop/defaults/main.yml`, look for the
78+
variable `vars_user_config`, and add yourself to the list.
7979

8080
```yaml
8181
vars_user_config:
@@ -180,4 +180,4 @@ We might ask you to create an issue in the [rust-lang/simpleinfra] repository.
180180
[rust-lang/simpleinfra]: https://github.com/rust-lang/simpleinfra
181181
[visual studio code]: https://code.visualstudio.com/
182182
[certain teams]: https://github.com/search?q=repo%3Arust-lang%2Fteam+path%3Ateams%2F*.toml+dev-desktop&type=code&ref=advsearch
183-
[simpleinfra]: https://github.com/rust-lang/simpleinfra/blob/dbf839ef25155df1f33c18f151283436b0f70f3b/ansible/roles/dev-desktop/defaults/main.yml#L12:L16
183+
[simpleinfra-vars-user-config]: https://github.com/rust-lang/simpleinfra/blob/dbf839ef25155df1f33c18f151283436b0f70f3b/ansible/roles/dev-desktop/defaults/main.yml#L12:L16

0 commit comments

Comments
 (0)