Skip to content

Commit

Permalink
Update incorrect link
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Jul 26, 2023
1 parent 243ad25 commit d131568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Classifai/Watson/Classifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d131568

Please sign in to comment.