Skip to content

Commit 53fc3fc

Browse files
authored
Merge pull request #1847 from danielzotti/patch-1
Fix to "Pre-requisites" link
2 parents 39de7ad + b7451cc commit 53fc3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/VanillaJSTestApp2.0/Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This developer sample is used to run basic use cases for the MSAL library. You c
66
## How to run the sample:
77

88
### Pre-requisites
9-
- Ensure [all pre-requisites](../../lib/msal-browser/README.md#pre-requisites) have been completed to run msal-browser.
9+
- Ensure [all pre-requisites](../../lib/msal-browser/README.md#prerequisites) have been completed to run msal-browser.
1010
- Install node.js if needed (https://nodejs.org/en/).
1111
- Build the `msal-browser` project with instructions provided in the [`README.md`](../../lib/msal-browser/README.md) or using the command `npm run build:package`.
1212

0 commit comments

Comments
 (0)