Skip to content

Commit bf972b3

Browse files
Rename JSDOC Reference website to URL-GEN instead of Base (#432)
1 parent a6dbf82 commit bf972b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ console.log(myURL);
4747

4848
### More examples and documentation
4949
- [Cloudinary Documentation](https://cloudinary.com/documentation/javascript2_integration)
50-
- [SDK Reference](https://cloudinary.com/documentation/sdks/js/cloudinary-js-base/index.html)
50+
- [SDK Reference](https://cloudinary.com/documentation/sdks/js/url-gen/index.html)
5151
- [Use with a Frontend Framework](https://cloudinary.com/documentation/sdks/js/frontend-frameworks/index.html)
5252

5353
### Additional links

jsdoc.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"search": true,
3131
"monospaceLinks": true,
3232
"systemColor": "#3448C5",
33-
"systemName": "Cloudinary Base SDK",
33+
"systemName": "Cloudinary URL-GEN (JS)",
3434
"systemLogo": "./__DOCS__/resources/navLogo.png",
3535
"systemSummary": "@cloudinary/url-gen",
3636
"favicon": "./__DOCS__/resources/favico.png",

0 commit comments

Comments
 (0)