Skip to content

Commit 5ce9f55

Browse files
committed
Generated reference
1 parent e7f7993 commit 5ce9f55

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/reference.asciidoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3115,7 +3115,7 @@ link:{ref}/cluster-nodes-info.html[Reference]
31153115
----
31163116
client.nodes.reloadSecureSettings([params] [, options] [, callback])
31173117
----
3118-
link:https://www.elastic.co/guide/en/elasticsearch/reference/6.x/secure-settings.html#reloadable-secure-settings[Reference]
3118+
link:{ref}/secure-settings.html#reloadable-secure-settings[Reference]
31193119
[cols=2*]
31203120
|===
31213121
|`node_id` or `nodeId`
@@ -4572,15 +4572,15 @@ link:{ref}/info-api.html[Reference]
45724572
----
45734573
client.xpack.license.delete([params] [, options] [, callback])
45744574
----
4575-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4575+
link:{ref}/delete-license.html[Reference]
45764576

45774577

45784578
=== xpack.license.get
45794579
[source,js]
45804580
----
45814581
client.xpack.license.get([params] [, options] [, callback])
45824582
----
4583-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4583+
link:{ref}/get-license.html[Reference]
45844584
[cols=2*]
45854585
|===
45864586
|`local`
@@ -4593,23 +4593,23 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
45934593
----
45944594
client.xpack.license.getBasicStatus([params] [, options] [, callback])
45954595
----
4596-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4596+
link:{ref}/get-basic-status.html[Reference]
45974597

45984598

45994599
=== xpack.license.getTrialStatus
46004600
[source,js]
46014601
----
46024602
client.xpack.license.getTrialStatus([params] [, options] [, callback])
46034603
----
4604-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4604+
link:{ref}/get-trial-status.html[Reference]
46054605

46064606

46074607
=== xpack.license.post
46084608
[source,js]
46094609
----
46104610
client.xpack.license.post([params] [, options] [, callback])
46114611
----
4612-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4612+
link:{ref}/update-license.html[Reference]
46134613
[cols=2*]
46144614
|===
46154615
|`acknowledge`
@@ -4625,7 +4625,7 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
46254625
----
46264626
client.xpack.license.postStartBasic([params] [, options] [, callback])
46274627
----
4628-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4628+
link:{ref}/start-basic.html[Reference]
46294629
[cols=2*]
46304630
|===
46314631
|`acknowledge`
@@ -4638,7 +4638,7 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
46384638
----
46394639
client.xpack.license.postStartTrial([params] [, options] [, callback])
46404640
----
4641-
link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Reference]
4641+
link:{ref}/start-trial.html[Reference]
46424642
[cols=2*]
46434643
|===
46444644
|`type`
@@ -4654,7 +4654,7 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
46544654
----
46554655
client.xpack.migration.deprecations([params] [, options] [, callback])
46564656
----
4657-
link:http://www.elastic.co/guide/en/migration/current/migration-api-deprecation.html[Reference]
4657+
link:{ref}/migration-api-deprecation.html[Reference]
46584658
[cols=2*]
46594659
|===
46604660
|`index`
@@ -5650,7 +5650,7 @@ client.xpack.ml.validateDetector([params] [, options] [, callback])
56505650
----
56515651
client.xpack.monitoring.bulk([params] [, options] [, callback])
56525652
----
5653-
link:http://www.elastic.co/guide/en/monitoring/current/appendix-api-bulk.html[Reference]
5653+
link:{ref}/es-monitoring.html[Reference]
56545654
[cols=2*]
56555655
|===
56565656
|`type`

0 commit comments

Comments
 (0)