Skip to content

Commit 79a7014

Browse files
fix relative link
1 parent 96be9b3 commit 79a7014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/overview/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The [`lib`](https://github.com/AzureAD/microsoft-authentication-library-for-js/t
3333

3434
- **Microsoft Authentication Library for Angular v2.x**: A wrapper of the msal-browser 2.x library for apps using Angular framework.
3535

36-
- **Microsoft Authentication Library for JavaScript v1.x**: A browser-based, framework-agnostic core library that enables authentication and token acquisition with the Microsoft Identity platform in JavaScript applications. Implements the OAuth 2.0 [Implicit Grant Flow](./azure/active-directory/develop/v2-oauth2-implicit-grant-flow), and is [OpenID-compliant](../../azure/active-directory/develop/v2-protocols-oidc).
36+
- **Microsoft Authentication Library for JavaScript v1.x**: A browser-based, framework-agnostic core library that enables authentication and token acquisition with the Microsoft Identity platform in JavaScript applications. Implements the OAuth 2.0 [Implicit Grant Flow](./azure/active-directory/develop/v2-oauth2-implicit-grant-flow), and is [OpenID-compliant](/../../azure/active-directory/develop/v2-protocols-oidc).
3737

3838
- [Microsoft Authentication Library for Angular](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/msal-angular-v1/lib/msal-angular): A wrapper of the core 1.x library for apps using Angular framework.
3939

0 commit comments

Comments
 (0)