Skip to content

Commit 24043da

Browse files
authored
Merge pull request #15 from Azure-Samples/update-link-to-react-sample
Fix broken link to react sample.
2 parents 6efcd89 + 50bf6e2 commit 24043da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This sample backs the following articles on Microsoft Docs:
2222

2323
> :information_source: Looking for a TypeScript implementation? See: [ElectronTestApp](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-node-samples/ElectronTestApp)
2424
25-
> :information_source: Looking for an Electron with React implementation? See: [ElectronReactTestApp](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-node-samples/ElectronReactTestApp)
25+
> :information_source: Looking for an Electron with React implementation? See: [ElectronSystemBrowserTestApp](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-node-samples/ElectronSystemBrowserTestApp)
2626
2727
> :warning: This sample does not implement persistent caching. See [Caching with MSAL Node](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-node/docs/caching.md) for more information.
2828

0 commit comments

Comments
 (0)