Move sensor-architecture.md under architecture/

Change-Id: I118f6a95eea8d28b2aefce6c73bc2a4b726081fc
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/sensor-architecture.md b/architecture/sensor-architecture.md
similarity index 100%
rename from sensor-architecture.md
rename to architecture/sensor-architecture.md
diff --git a/development/add-new-system.md b/development/add-new-system.md
index cc85a13..3494d4d 100644
--- a/development/add-new-system.md
+++ b/development/add-new-system.md
@@ -367,7 +367,7 @@
 OCC sensors.
 The config files path and name shall match the devices in device tree.
 
-There is detailed document in openbmc [doc/sensor-architecture][6].
+There is detailed document in openbmc [doc/architecture/sensor-architecture][6].
 
 Here let's take Romulus as an example.
 The config files are in [meta-romulus/recipes-phosphor/sensors][7] which
@@ -780,7 +780,7 @@
 [3]: https://github.com/openbmc/skeleton
 [4]: https://github.com/openbmc/openbmc/tree/master/meta-quanta/meta-q71l/recipes-phosphor/workbook
 [5]: https://github.com/openbmc/skeleton/blob/master/configs/Romulus.py
-[6]: https://github.com/openbmc/docs/blob/master/sensor-architecture.md
+[6]: https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md
 [7]: https://github.com/openbmc/openbmc/tree/master/meta-ibm/meta-romulus/recipes-phosphor/sensors
 [8]: https://github.com/openbmc/openbmc/blob/298c4328fd20fcd7645da1565c143b1b668ef541/meta-ibm/meta-romulus/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c%401e78a000/i2c-bus%40440/w83773g%404c.conf
 [9]: https://github.com/openbmc/linux/blob/aca92be80c008bceeb6fb62fd1d450b5be5d0a4f/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts#L208
diff --git a/features.md b/features.md
index 914dec8..544d1d4 100644
--- a/features.md
+++ b/features.md
@@ -66,7 +66,7 @@
 [Phosphor WebUI]: https://github.com/openbmc/phosphor-webui/blob/master/README.md
 [Power OCC Implementation]: https://github.com/openbmc/openpower-occ-control
 [Remote KVM]: https://github.com/openbmc/obmc-ikvm/blob/master/README.md
-[Sensors]: https://github.com/openbmc/docs/blob/master/sensor-architecture.md
+[Sensors]: https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md
 [Simulation]: https://github.com/openbmc/docs/blob/master/development/dev-environment.md
 [Power State management]: https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/State/README.md
 [SOL How to use]: https://github.com/openbmc/docs/blob/master/console.md