From 4983a04570378dcda99d9b3776ee723a122466a6 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Thu, 4 Dec 2014 22:21:56 +0800 Subject: [PATCH] Move migrations/migrate.or.upgrade.iredadmin.md to upgrade/0-migrate.or.upgrade.iredadmin.md (hidden in index page with '0-' prefix in file name). --- README.md | 1 - html/index.html | 1 - .../0-migrate.or.upgrade.iredadmin.md | 0 3 files changed, 2 deletions(-) rename migrations/migrate.or.upgrade.iredadmin.md => upgrade/0-migrate.or.upgrade.iredadmin.md (100%) 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