Skip to content

[DOCS] Update license expiry links #50812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/reference/licensing/delete-license.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions docs/reference/licensing/update-license.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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].