Skip to content

Commit b774ec5

Browse files
author
Adam Soos
committed
WS_3053: replace rosette.com
1 parent 2580cf1 commit b774ec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/categories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
def run(key, alt_url='https://api.rosette.com/rest/v1/'):
1616
""" Run the example """
17-
categories_url_data = "https://rosette.com/about"
17+
categories_url_data = "https://www.babelstreet.com/rosette/"
1818
url = categories_url_data
1919
# Create an API instance
2020
api = API(user_key=key, service_url=alt_url)

0 commit comments

Comments
 (0)