From f6ea09e581e6bc7ab0ab6d748d2dcec1dbb9bf29 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 30 Mar 2017 10:27:20 -0400 Subject: [PATCH] Removed duplicate 'Regions' section --- docs/data-model/dcim.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/data-model/dcim.md b/docs/data-model/dcim.md index 74dffb320..e4082ebc7 100644 --- a/docs/data-model/dcim.md +++ b/docs/data-model/dcim.md @@ -10,10 +10,6 @@ Sites can be assigned an optional facility ID to identify the actual facility ho Sites can be arranged geographically using regions. A region might represent a continent, country, city, campus, or other area depending on your use case. Regions can be nested recursively to construct a hierarchy. For example, you might define several country regions, and within each of those several state or city regions to which sites are assigned. -### Regions - -Sites can optionally be arranged by geographic region. A region might represent a continent, country, city, campus, or other area depending on your use case. Regions can be nested recursively to construct a hierarchy. - --- # Racks