From 26b81f0ec6f00f99e18c435d374933cada647f14 Mon Sep 17 00:00:00 2001 From: Sumaya Hasan <109527897+sumayahasancds@users.noreply.github.com> Date: Fri, 18 Nov 2022 13:38:58 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e7247..a202e05 100644 --- a/README.md +++ b/README.md @@ -119,4 +119,4 @@ app.use(cdrHeaderValidator(dsbOptions)) *Note: The demo project with this library was tested with NodeJS v18.7.0* -The [holder-sdk-demo](https://github.com/ConsumerDataStandardsAustralia/holder-sdk-demo) project provides a basic implementation illustrating how the middleware can be used in a NodeJS/ ExpressJS application +The [js-holder-sdk-demo](https://github.com/ConsumerDataStandardsAustralia/js-holder-sdk-demo) project provides a basic implementation illustrating how the middleware can be used in a NodeJS/ ExpressJS application