diff --git a/includes/Classifai/Watson/Classifier.php b/includes/Classifai/Watson/Classifier.php index 0301aa304..8ca5197f6 100644 --- a/includes/Classifai/Watson/Classifier.php +++ b/includes/Classifai/Watson/Classifier.php @@ -44,7 +44,7 @@ public function get_endpoint() { /** * Classifies the text specified using IBM Watson NLU API. * - * https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/#post-analyze + * https://cloud.ibm.com/apidocs/natural-language-understanding#analyze * * @param string $text The plain text to classify * @param array $options NLU classification options