Skip to content

Commit 656b221

Browse files
authored
Replace defunct URL.
1 parent d3b12f1 commit 656b221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/categories.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
RosetteAPI.new(api_key)
1111
end
1212

13-
categories_url_data = 'https://onlocationvacations.com/2018/02/06/downton-abbey-exhibition-extended-april-2-nyc/'
13+
categories_url_data = 'https://www.rosette.com/about/'
1414
begin
1515
params = DocumentParameters.new(content_uri: categories_url_data)
1616
response = rosette_api.get_categories(params)

0 commit comments

Comments
 (0)