Skip to content

Commit caac019

Browse files
authored
Merge pull request #348 from microsoft/docs-fix
Fix documentation links for Windows Broker settings
2 parents 16a20fd + 22ad894 commit caac019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Value|Description
299299
git config --global credential.msauthUseBroker true
300300
```
301301

302-
**Also see: [GCM_MSAUTH_USEBROKER](environment.md#GCM_MSAUTH_USEBROKER)**
302+
**Also see: [GCM_MSAUTH_USEBROKER](environment.md#GCM_MSAUTH_USEBROKER-experimental)**
303303

304304
---
305305

docs/environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ SET GCM_MSAUTH_USEBROKER="true"
457457
export GCM_MSAUTH_USEBROKER="false"
458458
```
459459

460-
**Also see: [credential.msauthUseBroker](configuration.md#credentialmsauthusebroker)**
460+
**Also see: [credential.msauthUseBroker](configuration.md#credentialmsauthusebroker-experimental)**
461461

462462
---
463463

0 commit comments

Comments
 (0)