Skip to content

Commit 3f2cf87

Browse files
authored
Merge pull request #166 from kcheat/master
Updating to GA URL
2 parents 04dd000 + 6dbf0d1 commit 3f2cf87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

watson_developer_cloud/natural_language_understanding_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class NaturalLanguageUnderstandingV1(WatsonDeveloperCloudService):
2222
from watson_developer_cloud/natural_language_understanding/features/v1
2323
2424
"""
25-
base_url = 'https://gateway-s.watsonplatform.net'
25+
base_url = 'https://gateway.watsonplatform.net'
2626
default_url = '{0}/natural-language-understanding/api'.format(base_url)
2727
latest_version = '2017-02-27'
2828

0 commit comments

Comments
 (0)