Skip to content

Commit

Permalink
Updated the documentation url for features.get_features
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Mar 23, 2021
1 parent cb9f25f commit 25522ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Elasticsearch/Namespaces/FeaturesNamespace.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class FeaturesNamespace extends AbstractNamespace
*
* @param array $params Associative array of parameters
* @return array
* @see https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-snapshots.html
* @see https://www.elastic.co/guide/en/elasticsearch/reference/7.12/features-apis.html
*/
public function getFeatures(array $params = [])
{
Expand Down

0 comments on commit 25522ef

Please sign in to comment.