diff --git a/README.md b/README.md index f75acee6..ca0c60e0 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,6 @@ Documents contributed by iRedMail users: * [An Ultra-HA, full Mult-Master E-mail cluster with iRedMail, MariaDB, and IPVS](http://pastebin.com/JcYeQBrX), contributed by Joshua Boniface. # Migrations -* [Migrate or upgrade iRedAdmin](https://bitbucket.org/zhb/docs.iredmail.org/src/default/migrations/migrate.or.upgrade.iredadmin.md) * [Migrate old iRedMail server to the latest stable release](https://bitbucket.org/zhb/docs.iredmail.org/src/default/migrations/migrate.to.new.iredmail.server.md) * [Password hashes](https://bitbucket.org/zhb/docs.iredmail.org/src/default/migrations/password.hashes.md) # Troubleshooting and Debug diff --git a/html/index.html b/html/index.html index 824ea2e1..8b6928ff 100644 --- a/html/index.html +++ b/html/index.html @@ -75,7 +75,6 @@

Migrations

diff --git a/migrations/migrate.or.upgrade.iredadmin.md b/upgrade/0-migrate.or.upgrade.iredadmin.md similarity index 100% rename from migrations/migrate.or.upgrade.iredadmin.md rename to upgrade/0-migrate.or.upgrade.iredadmin.md