Skip to content

Commit 4e392d6

Browse files
committed
update_from_2.5.md: Fix 3.3 links
1 parent 2ea26c5 commit 4e392d6

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

docs/update_and_migration/from_2.5/update_from_2.5.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Afterwards, it is strongly recommended to also [update to the latest v4.6 LTS](t
1616
1. [Update the app](to_3.2.md#3-update-the-app)
1717
1. [Update code to v3](adapt_code_to_v3.md)
1818
1. [Update to v3.3](to_3.3.md)
19-
1. [Update the database](to_3.3.latest.md#6-update-the-database)
20-
1. [Update to the latest patch version](to_3.3.latest.md#7-update-to-the-latest-patch-version)
21-
1. [Finish the update](to_3.3.latest.md#8-finish-the-update)
19+
1. [Update the database](to_3.3.md#6-update-the-database)
20+
1. [Update to the latest patch version](update_from_3.3.md)
21+
1. [Finish the update](update_from_3.3.md#finish-the-update)

docs/update_and_migration/from_3.3/update_from_3.3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,3 +426,9 @@ Run the following scripts:
426426
### v3.3.40
427427

428428
A command to deal with duplicated database entries, as reported in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562), will be available soon.
429+
430+
## Finish the update
431+
432+
[[% include 'snippets/update/finish_the_update.md' %]]
433+
434+
[[% include 'snippets/update/notify_support.md' %]]

0 commit comments

Comments
 (0)