From 2c5e4f1c72835d4dc47a72d158094af89964b9b0 Mon Sep 17 00:00:00 2001 From: benborra <18417334+benborra@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:56:14 +0100 Subject: [PATCH] Read me MSAL Angular: Update github issues link. (#6834) Co-authored-by: Thomas Norling --- lib/msal-angular/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/msal-angular/README.md b/lib/msal-angular/README.md index 78f6a2c666..bdf9de270a 100644 --- a/lib/msal-angular/README.md +++ b/lib/msal-angular/README.md @@ -146,7 +146,7 @@ This library controls how users sign-in and access services. We recommend you al - [Msal Browser FAQ](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/FAQ.md) for access to our frequently asked questions - [Stack Overflow](http://stackoverflow.com/questions/tagged/msal) using tag "msal". We highly recommend you ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before. -- [GitHub Issues](https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/templates/edit) for reporting a bug or feature requests +- [GitHub Issues](https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/new/choose) for reporting a bug or feature requests - [User Voice page](https://feedback.azure.com/forums/169401-azure-active-directory) to provide recommendations and/or feedback ## Contribute