فهرست منبع

[DOCS] Link to the 7.17 upgrade assistant docs (#83613) (#83615)

The 8.0 upgrade assistant is only available in 7.17. This updates our docs to link to the 7.17 version of the related Kibana docs page.

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
(cherry picked from commit 3787c13619e1a7c20d7baddfb64216c958ee7332)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
James Rodewig 3 سال پیش
والد
کامیت
3aee6171e7

+ 1 - 1
docs/reference/migration/migrate_8_0/migrate_to_java_time.asciidoc

@@ -30,7 +30,7 @@ Most custom date formats are compatible. However, several require
 an update.
 
 To see if your date format is impacted, use the <<migration-api-deprecation,deprecation info API>>
-or the {kibana-ref}/upgrade-assistant.html[Kibana upgrade assistant].
+or the {kibana-ref-all}/{prev-major-last}/upgrade-assistant.html[Kibana Upgrade Assistant].
 
 [discrete]
 [[java-time-migration-incompatible-date-formats]]

+ 1 - 1
docs/reference/rest-api/rest-api-compatibility.asciidoc

@@ -85,7 +85,7 @@ To leverage REST API compatibility during an upgrade from 7.17 to {version}:
 
 1. Upgrade your https://www.elastic.co/guide/en/elasticsearch/client/index.html[{es} clients]
 to the latest 7.x version and enable REST API compatibility.
-2. Use the {kibana-ref}/upgrade-assistant.html[Upgrade Assistant]
+2. Use the {kibana-ref-all}/{prev-major-last}/upgrade-assistant.html[Upgrade Assistant]
 to review all critical issues and explore the deprecation logs.
 Some critical issues might be mitigated by REST API compatibility.
 3. Resolve all critical issues before proceeding with the upgrade.