Skip to content

Commit 43398d9

Browse files
TylerMSFTTylerMSFT
authored andcommitted
fix link
1 parent 3634408 commit 43398d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/build-reliable-secure-programs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Remove the now-invalidated secrets from your source code, and replace them with
185185
AzDO users can scan their code through GitHub Advanced Security for Azure DevOps (GHAzDO). GHAzDO also allows users to prevent secret exposures by enabling Push Protection on their repositories, catching potential exposures before they're ever leaked. For more information on how to detect hardcoded secrets in code in Azure DevOps, see *Secret Scanning for Github Advanced Security for Azure DevOps* in each of the following links:
186186

187187
- [GitHub advanced security for Azure DevOps](https://azure.microsoft.com/products/devops/github-advanced-security)
188-
- [Secret Scanning for GitHub Advanced Security for Azure DevOps](azure/devops/repos/security/github-advanced-security-secret-scanning)
188+
- [Secret Scanning for GitHub Advanced Security for Azure DevOps](/azure/devops/repos/security/github-advanced-security-secret-scanning)
189189
- [Microsoft Defender for DevOps Preview](https://www.microsoft.com/security/business/cloud-security/microsoft-defender-devops)
190190

191191
**In GitHub**

0 commit comments

Comments
 (0)