[DOCS] Update license expiry links (#50812)
This commit is contained in:
parent
de6f132887
commit
ef1c14ad01
|
@ -17,7 +17,8 @@ This API enables you to delete licensing information.
|
|||
==== Description
|
||||
|
||||
When your license expires, {xpack} operates in a degraded mode. For more
|
||||
information, see {stack-ov}/license-expiration.html[License Expiration].
|
||||
information, see
|
||||
{kibana-ref}/managing-licenses.html#license-expiration[License expiration].
|
||||
|
||||
[float]
|
||||
==== Authorization
|
||||
|
|
|
@ -161,5 +161,6 @@ curl -XPUT -u elastic 'http://<host>:<port>/_license?acknowledge=true' -H "Conte
|
|||
------------------------------------------------------------
|
||||
// NOTCONSOLE
|
||||
|
||||
For more information about the features that are disabled when you downgrade
|
||||
your license, see {stack-ov}/license-expiration.html[License Expiration].
|
||||
For more information about the features that are disabled when your license
|
||||
expires, see
|
||||
{kibana-ref}/managing-licenses.html#license-expiration[License expiration].
|
||||
|
|
Loading…
Reference in New Issue