resolved conflicts for merge of 847cfefe to master
Change-Id: I5be8d782075997ca62da869aa24cb1ccc2d4643e
diff --git a/src/tech/index.md b/src/tech/index.md
index beebebf..ef6d019 100644
--- a/src/tech/index.md
+++ b/src/tech/index.md
@@ -72,4 +72,11 @@
keyboards and custom hardware, through USB or Bluetooth. This document
describes the Android Open Accessory protocol for accessory hardware builders.
-[» Accessory Protocol Information](/tech/accessories/index.html)
\ No newline at end of file
+[» Accessory Protocol Information](/tech/accessories/index.html)
+
+## External Storage Technical Information
+Android supports devices with external storage, typically provided by physical
+media or an emulation layer. This document is designed to help systems
+integrators configure Android devices.
+
+[» External Storage Technical Information](/tech/storage/index.html)