From ec0b9cefe45c9aaed14027109e82b4544bd75adb Mon Sep 17 00:00:00 2001 From: asinha Date: Mon, 28 Jul 2025 15:14:07 -0700 Subject: [PATCH] MLE-23209 : Update the links in README to be more meaningful --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e44496b6..12349a65 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ db.createCollection( ### Resources * [Node.js Client API Documentation](https://docs.marklogic.com/jsdoc/index.html) -* [Node.js Application Developer's Guide](http://docs.marklogic.com/guide/node-dev) -* [MarkLogic Training for the Node.js Client API](http://www.marklogic.com/training-courses/developing-marklogic-applications-i-node-js/) +* [Node.js Application Developer's Guide](https://docs.progress.com/bundle/marklogic-server-develop-with-node-js-11/page/topics/intro.html) +* [MarkLogic Overview](https://www.progress.com/marklogic) ### Code Examples