Skip to content

Commit 1659746

Browse files
authored
Update README.md
fix broken banner link in README
1 parent 9597be8 commit 1659746

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
@@ -19,7 +19,7 @@ urlFragment: "ms-identity-javascript-nodejs-tutorial"
1919

2020
# Tutorial: Enable your Node.js & Express web app to sign-in users and call APIs with the Microsoft identity platform
2121

22-
[![Build](https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/actions/workflows/node.js.yml/badge.svg)](https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/actions/workflows/build.yml)
22+
[![Build](https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/actions/workflows/build.yml/badge.svg)](https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/actions/workflows/build.yml)
2323
[![Code Scan](https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/actions/workflows/codeql.yml/badge.svg)](https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/actions/workflows/codeql.yml)
2424
![GitHub issues](https://img.shields.io/github/issues/Azure-Samples/ms-identity-javascript-nodejs-tutorial)
2525
![npm](https://img.shields.io/npm/v/@azure/msal-node?label=msal-node)

0 commit comments

Comments
 (0)