Skip to content

Commit 3cd4f68

Browse files
author
Adam Soos
committed
WS-3053: replace rosette.com
1 parent d6c33d2 commit 3cd4f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/categories.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var args = parser.parseArgs();
1313
var api = new Api(args.key, args.url);
1414
var endpoint = "categories";
1515

16-
var categories_url_data = "https://www.rosette.com/about/";
16+
var categories_url_data = "https://www.babelstreet.com/rosette/";
1717
api.parameters.contentUri = categories_url_data;
1818

1919
api.rosette(endpoint, function(err, res){

0 commit comments

Comments
 (0)