Skip to content

Commit 5975d33

Browse files
committed
remove-link-breaking-change
1 parent 9b5cf42 commit 5975d33

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

β€Ž.gitignoreβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@ dotnet/api/microsoft-authentication-library-dotnet/*.yml
1515
*.suo
1616
*.user
1717
*.userosscache
18-
*.sln.docstates
18+
*.sln.docstates
19+
20+
# Vs Code
21+
*.vscode

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ This is the **documentation repository** for Microsoft Authentication Library (M
99
| βœ… **SDK Repository** | [`AzureAD/microsoft-authentication-library-for-dotnet`](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) |
1010
| βœ… **SDK Package** | [`Microsoft.Identity.Client`](https://www.nuget.org/packages/Microsoft.Identity.Client/) |
1111
| βœ… **SDK Documentation** | [MSAL.NET on Microsoft Learn](https://learn.microsoft.com/entra/msal/dotnet/) |
12-
| πŸ”’ **SDK Documentation CI Job** | [Azure Pipelines](https://apidrop.visualstudio.com/Content%20CI/_build?definitionId=5311) |
1312

1413
## Contributions
1514

0 commit comments

Comments
Β (0)