From e652bada40ed006741a0696671721b8f47be913e Mon Sep 17 00:00:00 2001 From: Den <53200638+localden@users.noreply.github.com> Date: Fri, 10 Feb 2023 00:38:41 -0800 Subject: [PATCH] Update README with latest links (#3947) * Update README.md * Update README.md Co-authored-by: Gladwin Johnson <90415114+gladjohn@users.noreply.github.com> --------- Co-authored-by: Gladwin Johnson <90415114+gladjohn@users.noreply.github.com> Co-authored-by: Neha Bhargava <61847233+neha-bhargava@users.noreply.github.com> Co-authored-by: Peter M <34331512+pmaytak@users.noreply.github.com> --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3a74358a34..b831987a89 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,12 @@ MSAL.NET became Generally Available with MSAL.NET 3.0.8. Since MSAL.NET moved to ## Using MSAL.NET -- The conceptual documentation is currently available from the [Microsoft identity platform documentation](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-overview) and our [Wiki pages](https://aka.ms/msal-net) -- The reference documentation is available from the .NET APIs reference in [docs.microsoft.com](https://docs.microsoft.com/dotnet/api/microsoft.identity.client?view=azure-dotnet) +- The conceptual documentation is currently available from the [Microsoft identity platform documentation](https://learn.microsoft.com/azure/active-directory/develop/msal-overview) and our [Wiki pages](https://aka.ms/msal-net) +- The reference documentation is available from the .NET APIs reference on [learn.microsoft.com](https://learn.microsoft.com/dotnet/api/microsoft.identity.client?view=msal-dotnet-latest) - A number of quickstarts are available for: - - [.NET desktop application](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-v2-windows-desktop) - - [Universal Windows Platform (UWP)](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-v2-uwp) - - [.NET Core daemon console](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-v2-netcore-daemon) + - [.NET desktop application](https://learn.microsoft.com/azure/active-directory/develop/desktop-app-quickstart?pivots=devlang-windows-desktop) + - [Universal Windows Platform (UWP)](https://learn.microsoft.com/azure/active-directory/develop/desktop-app-quickstart?pivots=devlang-uwp) + - [.NET Core daemon console](https://learn.microsoft.com/azure/active-directory/develop/console-app-quickstart?pivots=devlang-dotnet-core) - Code samples are available from [Samples](https://aka.ms/aaddevsamplesv2) ## Where do I file issues @@ -90,7 +90,7 @@ This library controls how users sign-in and access services. We recommend you al ## Security Reporting -If you find a security issue with our libraries or services please report it to [secure@microsoft.com](mailto:secure@microsoft.com) with as much detail as possible. Your submission may be eligible for a bounty through the [Microsoft Bounty](http://aka.ms/bugbounty) program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting [this page](https://technet.microsoft.com/en-us/security/dd252948) and subscribing to Security Advisory Alerts. +If you find a security issue with our libraries or services please report it to [secure@microsoft.com](mailto:secure@microsoft.com) with as much detail as possible. Your submission may be eligible for a bounty through the [Microsoft Bounty](https://aka.ms/bugbounty) program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting the [Microsoft Technical Security Notifications page](https://www.microsoft.com/msrc/technical-security-notifications?rtc=1) and subscribing to Security Advisory Alerts. ## Data Collection.