Skip to content

Commit 97bf901

Browse files
author
Adam Soos
committed
WS_3053: revert url
1 parent 2960386 commit 97bf901

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
@@ -12,7 +12,7 @@
1212
from rosette.api import API, DocumentParameters, RosetteException
1313

1414

15-
def run(key, alt_url='http://localhost:8181/rest/v1/'):
15+
def run(key, alt_url='https://api.rosette.com/rest/v1/'):
1616
""" Run the example """
1717
categories_text_data = "If you are a fan of the British television series Downton Abbey and you are planning to be in New York anytime before April 2nd, there is a perfect stop for you while in town."
1818
# Create an API instance

0 commit comments

Comments
 (0)