From ff6e5229bcb8a8f1ef01d551a064808a2e7df211 Mon Sep 17 00:00:00 2001 From: John Malone Date: Fri, 25 Feb 2022 10:19:24 -0600 Subject: [PATCH] Fixing broken url in docs. (#837) --- migration_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration_guide.md b/migration_guide.md index dd0bfb741..339822382 100644 --- a/migration_guide.md +++ b/migration_guide.md @@ -9,7 +9,7 @@ Chewy alongside a matching Elasticsearch version. In order to upgrade Chewy 6/Elasticsearch 6 to Chewy 7/Elasticsearch 7 in the most seamless manner you have to: * Upgrade to the latest 6.x stable releases, namely Chewy 6.0, Elasticsearch 6.8 -* Study carefully [Breaking changes in 7.0](https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html), make sure your application conforms. +* Study carefully [Breaking changes in 7.0](https://www.elastic.co/guide/en/elasticsearch/reference/7.17/breaking-changes-7.0.html), make sure your application conforms. * Run your test suite on Chewy 7.0 / Elasticsearch 7 * Run manual tests on Chewy 7.0 / Elasticsearch 7 * Upgrade to Chewy 7.0