Skip to content

Commit 96ade6d

Browse files
committed
rm to_3.3.latest.md
to_3.3.latest.md is outdated and duplicates the more-up-to-date update_from_3.3.md
1 parent cb82277 commit 96ade6d

File tree

3 files changed

+7
-179
lines changed

3 files changed

+7
-179
lines changed

docs/update_and_migration/from_2.5/to_3.3.latest.md

Lines changed: 0 additions & 177 deletions
This file was deleted.

docs/update_and_migration/from_2.5/to_3.3.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ Add the following rewrite rule to your web server configuration:
152152
rewrite "^/build/(.*)" "/build/$1" break;
153153
```
154154

155-
## Next steps
155+
## 6. Update the database
156156

157-
Now, proceed to the last step, [updating to the latest v3.3 patch version](to_3.3.latest.md).
157+
[[% include 'snippets/update/db/update_db_2.5-3.3.md' %]]
158+
159+
## 7. Update to the latest patch version
160+
161+
Now, proceed to the last step, [updating to the latest v3.3 patch version](update_from_3.3.md).

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: Update your installation to the latest v3.3 version from an earlier
55
# Update from v3.3.x to v3.3.latest
66

77
This update procedure applies if you are using a v3.3 installation without the latest maintenance release.
8+
To update from an 3.2 to 3.3, see [Updating the app to v3.3](to_3.3.md). From older version, explore [this section](update_ibexa_dxp.md).
89

910
Go through the following steps to update to the latest maintenance release of v3.3 (v[[= latest_tag_3_3 =]]).
1011

0 commit comments

Comments
 (0)