Skip to content

Commit ba795f5

Browse files
committed
incorrect git clone link
1 parent 3e9fc0d commit ba795f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,13 @@ To see how to call this web API from a client application, refer to this [B2C Si
3131
| `package.json` | Package manifest for npm. |
3232
| `README.md` | This README file. |
3333
| `SECURITY.md` | Security disclosures. |
34-
| `server.js` | Implements a simple Node server to api endpoint(s). |
3534

3635
## Steps to Run
3736

3837
1. Clone the code.
3938

4039
```console
41-
git clone https://github.com/Azure-Samples/active-directory-javascript-nodejs-webapi-v2
40+
git clone https://github.com/Azure-Samples/active-directory-b2c-javascript-nodejs-webapi.git
4241
```
4342

4443
2. Make sure you've installed [Node.js](https://nodejs.org/en/download/).

0 commit comments

Comments
 (0)