diff options
author | varac <varacanero@zeromail.org> | 2016-04-26 10:43:10 -0300 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-04-26 10:43:10 -0300 |
commit | 65c09ae663502f823df137e5eebe0e43b9cae256 (patch) | |
tree | a7f5e1edc2173fa407be530d9143f793b44a06c1 /pages/docs/platform/common | |
parent | 711680c182371dcebbc974bfb643b2c9b88e7835 (diff) |
fix titles of included partials
Diffstat (limited to 'pages/docs/platform/common')
-rw-r--r-- | pages/docs/platform/common/_bigcouch_migration.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/docs/platform/common/_bigcouch_migration.md b/pages/docs/platform/common/_bigcouch_migration.md index 122fedc..eb7e07e 100644 --- a/pages/docs/platform/common/_bigcouch_migration.md +++ b/pages/docs/platform/common/_bigcouch_migration.md @@ -1,7 +1,5 @@ @title = "Migrating from BigCouch to plain CouchDB" -### Migrating from BigCouch to plain CouchDB - Here are the steps needed to replace BigCouch with CouchDB. At the end of this process, you will have just *one* node with `services` property equal to `couchdb`. If you had a BigCouch cluster before, you will be removing all but one of those machines to consolidate them into one CouchDB machine. |