GEODE-2019 Add automated rebalance documentation Revise content header to match the header in the subnav.
Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/139c0a36 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/139c0a36 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/139c0a36 Branch: refs/heads/feature/GEODE-1930 Commit: 139c0a36ff0aba3c5f8f9b964d0109d18a10ca6e Parents: f1be596 Author: Karen Miller <[email protected]> Authored: Thu Oct 20 14:18:27 2016 -0700 Committer: Karen Miller <[email protected]> Committed: Thu Oct 20 14:18:27 2016 -0700 ---------------------------------------------------------------------- .../developing/partitioned_regions/automated_rebalance.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/139c0a36/geode-docs/developing/partitioned_regions/automated_rebalance.html.md.erb ---------------------------------------------------------------------- diff --git a/geode-docs/developing/partitioned_regions/automated_rebalance.html.md.erb b/geode-docs/developing/partitioned_regions/automated_rebalance.html.md.erb index d4ca2a6..387275d 100644 --- a/geode-docs/developing/partitioned_regions/automated_rebalance.html.md.erb +++ b/geode-docs/developing/partitioned_regions/automated_rebalance.html.md.erb @@ -1,5 +1,5 @@ --- -title: Automated Rebalance +title: Automated Rebalancing of Partitioned Region Data --- Automated rebalance triggers a rebalance
