File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ def tone(self,
136136 text/plain;charset=utf-8`. For `text/html`, the service removes HTML tags and
137137 analyzes only the textual content.
138138 **See also:** [Using the general-purpose
139- endpoint](/docs/services/tone-analyzer/using-tone.html#using-the-general-purpose-endpoint).
139+ endpoint](https://cloud.ibm.com /docs/services/tone-analyzer/using-tone.html#using-the-general-purpose-endpoint).
140140
141141 :param ToneInput tone_input: JSON, plain text, or HTML input that contains the
142142 content to be analyzed. For JSON input, provide an object of type `ToneInput`.
@@ -222,7 +222,7 @@ def tone_chat(self,
222222 utterances have more than 500 characters. Per the JSON specification, the default
223223 character encoding for JSON content is effectively always UTF-8.
224224 **See also:** [Using the customer-engagement
225- endpoint](/docs/services/tone-analyzer/using-tone-chat.html#using-the-customer-engagement-endpoint).
225+ endpoint](https://cloud.ibm.com /docs/services/tone-analyzer/using-tone-chat.html#using-the-customer-engagement-endpoint).
226226
227227 :param list[Utterance] utterances: An array of `Utterance` objects that provides
228228 the input content that the service is to analyze.
You can’t perform that action at this time.
0 commit comments