We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9f25f commit 25522efCopy full SHA for 25522ef
src/Elasticsearch/Namespaces/FeaturesNamespace.php
@@ -32,7 +32,7 @@ class FeaturesNamespace extends AbstractNamespace
32
*
33
* @param array $params Associative array of parameters
34
* @return array
35
- * @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
36
*/
37
public function getFeatures(array $params = [])
38
{
0 commit comments