From 65c09ae663502f823df137e5eebe0e43b9cae256 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 26 Apr 2016 10:43:10 -0300 Subject: fix titles of included partials --- pages/docs/platform/common/_bigcouch_migration.md | 2 -- pages/docs/platform/services/couchdb.md | 2 ++ 2 files changed, 2 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. diff --git a/pages/docs/platform/services/couchdb.md b/pages/docs/platform/services/couchdb.md index d2dd871..e187388 100644 --- a/pages/docs/platform/services/couchdb.md +++ b/pages/docs/platform/services/couchdb.md @@ -148,4 +148,6 @@ If you add a node, or remove one node from the cluster, time ./couchdb_restoreall.sh ``` +# Migrating from BigCouch to plain CouchDB + <%= render :partial => 'docs/platform/common/bigcouch_migration.md' %> -- cgit v1.2.3