We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f473e commit 583b0e4Copy full SHA for 583b0e4
docs/installation/importing.md renamed to docs/installation/legacy-upgrade.md
@@ -1,6 +1,6 @@
1
---
2
-id: importing
3
-title: Importing
+id: legacy-upgrade
+title: Upgrading from 5.x
4
5
You can import through either the installer or the command line after install.
6
sidebars.js
@@ -18,8 +18,8 @@ module.exports = {
18
'installation/uploading',
19
'installation/vhost',
20
'installation/installation',
21
+ 'installation/legacy-upgrade',
22
'installation/cron',
- 'installation/importing',
23
'installation/updating',
24
'installation/docker',
25
'installation/issues',
0 commit comments