Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master c6901da92 -> b2d3f336c


Remove empty website documentation file and a link to it.


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/5669ed4e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/5669ed4e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/5669ed4e

Branch: refs/heads/master
Commit: 5669ed4ece1ededdf1de9b4ffc120da67cbfebef
Parents: b0243f0
Author: Sam Corbett <[email protected]>
Authored: Fri Jul 3 14:11:39 2015 +0100
Committer: Sam Corbett <[email protected]>
Committed: Fri Jul 3 14:11:39 2015 +0100

----------------------------------------------------------------------
 docs/guide/concepts/advanced-concepts.md              | 14 --------------
 docs/guide/concepts/configuration-sensor-effectors.md |  2 --
 2 files changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/5669ed4e/docs/guide/concepts/advanced-concepts.md
----------------------------------------------------------------------
diff --git a/docs/guide/concepts/advanced-concepts.md 
b/docs/guide/concepts/advanced-concepts.md
deleted file mode 100644
index 13e791d..0000000
--- a/docs/guide/concepts/advanced-concepts.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: Advanced Concepts
-layout: website-normal
-toc: ../guide_toc.json
-categories: [use, guide, defining-applications]
----
-
-
-
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/5669ed4e/docs/guide/concepts/configuration-sensor-effectors.md
----------------------------------------------------------------------
diff --git a/docs/guide/concepts/configuration-sensor-effectors.md 
b/docs/guide/concepts/configuration-sensor-effectors.md
index 72e4e93..bb41343 100644
--- a/docs/guide/concepts/configuration-sensor-effectors.md
+++ b/docs/guide/concepts/configuration-sensor-effectors.md
@@ -38,5 +38,3 @@ An entity consists of a Java interface (used when interacting 
with the entity) a
 the entity's state in attributes (see `getAttribute(AttributeKey)``). If 
internal fields can be used then the data will be lost on brooklyn 
 restart, and may cause problems if the entity is to be moved to a different 
brooklyn management node.
 
-Next: [Advanced Concepts](advanced-concepts.html).
-

Reply via email to