Skip to content

Commit 583b0e4

Browse files
committed
Rename importing to legacy upgrade
1 parent 46f473e commit 583b0e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/installation/importing.md renamed to docs/installation/legacy-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
id: importing
3-
title: Importing
2+
id: legacy-upgrade
3+
title: Upgrading from 5.x
44
---
55
You can import through either the installer or the command line after install.
66

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ module.exports = {
1818
'installation/uploading',
1919
'installation/vhost',
2020
'installation/installation',
21+
'installation/legacy-upgrade',
2122
'installation/cron',
22-
'installation/importing',
2323
'installation/updating',
2424
'installation/docker',
2525
'installation/issues',

0 commit comments

Comments
 (0)