Skip to content

Commit 2945aef

Browse files
Fix link (#9446)
Fix link rendering.
1 parent 1b8c0b7 commit 2945aef

File tree

1 file changed

+1
-1
lines changed
  • release-notes/9.0/preview/preview7

1 file changed

+1
-1
lines changed

release-notes/9.0/preview/preview7/sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Requirements (depending on your environment):
3636

3737
## More consistent environment variables for container publishing
3838

39-
[@kasperk81](https://github.com/kasperk81] noticed that the environment variables that the container publish tooling use to control some of the finer aspects of registry communication and security were not aligned with the existing conventions.
39+
[@kasperk81](https://github.com/kasperk81) noticed that the environment variables that the container publish tooling use to control some of the finer aspects of registry communication and security were not aligned with the existing conventions.
4040
Most of the rest of the CLI uses the `DOTNET` 'namespace' for environment variables, but the container tooling used `SDK` instead. They helpfully [unified our environment variables to the `DOTNET` version](https://github.com/dotnet/sdk/pull/41769), while keeping support for the older `SDK` prefix. Going forward, please use the `DOTNET` prefix for environment variables, as we will eventually deprecate the older form.
4141

4242
## Introduction of Workload Sets for more control over workloads

0 commit comments

Comments
 (0)