Skip to content

Commit 8309d4e

Browse files
author
Vladimir Safonkin
authored
Merge pull request #220 from 0xfeeddeadbeef/patch-1
Update link to dotnet environment variables docs
2 parents 4b33727 + bab14f4 commit 8309d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ steps:
118118
119119
## Environment Variables to use with dotnet
120120
121-
Some environment variables may be necessary for your particular case or to improve logging. Some examples are listed below, but the full list with complete details can be found here: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet#environment-variables
121+
Some environment variables may be necessary for your particular case or to improve logging. Some examples are listed below, but the full list with complete details can be found here: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables
122122
123123
- DOTNET_NOLOGO - removes logo and telemetry message from first run of dotnet cli (default: false)
124124
- DOTNET_CLI_TELEMETRY_OPTOUT - opt-out of telemetry being sent to Microsoft (default: false)

0 commit comments

Comments
 (0)