Skip to content

Commit 8d1ebcb

Browse files
fix broken link
1 parent fac9ec8 commit 8d1ebcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/update_and_migration/updating.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Meilisearch should launch normally and immediately create a new `UpgradeDatabase
146146
While the task is processing, you may continue making search queries. You may also enqueue new tasks. Meilisearch will only process new tasks once `UpgradeDatabase` is completed.
147147

148148
<Capsule intent="warning">
149-
If after the upgrade is completed the task status is set to `failed` or Meilisearch returns internal error messages to your queries, [restart your instance from the snapshot](/learn/data_backup/snapshots#starting-from-a-snapshot) you generated during step 1. You may then retry the upgrade, or upgrade using a dump. You are also welcome to open an issue on the [Meilisearch repository](https://github.com/meilisearch/meilisearch).
149+
If after the upgrade is completed the task status is set to `failed` or Meilisearch returns internal error messages to your queries, [restart your instance from the snapshot](/learn/advanced/snapshots#starting-from-a-snapshot) you generated during step 1. You may then retry the upgrade, or upgrade using a dump. You are also welcome to open an issue on the [Meilisearch repository](https://github.com/meilisearch/meilisearch).
150150
</Capsule>
151151

152152
### Using a dump

0 commit comments

Comments
 (0)