diff --git a/README.md b/README.md index 5a8e9599..afa0550f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ console.log(myURL); ### More examples and documentation - [Cloudinary Documentation](https://cloudinary.com/documentation/javascript2_integration) -- [SDK Reference](https://cloudinary.com/documentation/sdks/js/cloudinary-js-base/index.html) +- [SDK Reference](https://cloudinary.com/documentation/sdks/js/url-gen/index.html) - [Use with a Frontend Framework](https://cloudinary.com/documentation/sdks/js/frontend-frameworks/index.html) ### Additional links diff --git a/jsdoc.config.json b/jsdoc.config.json index 9a5afbc1..89ff2b54 100644 --- a/jsdoc.config.json +++ b/jsdoc.config.json @@ -30,7 +30,7 @@ "search": true, "monospaceLinks": true, "systemColor": "#3448C5", - "systemName": "Cloudinary Base SDK", + "systemName": "Cloudinary URL-GEN (JS)", "systemLogo": "./__DOCS__/resources/navLogo.png", "systemSummary": "@cloudinary/url-gen", "favicon": "./__DOCS__/resources/favico.png",