Move debugging info into tech section
Change-Id: I0c848fdea00f6c354e79ca29f3b71d9fa52ed326
diff --git a/src/tech/index.md b/src/tech/index.md
index 9bf5867..3fec768 100644
--- a/src/tech/index.md
+++ b/src/tech/index.md
@@ -30,6 +30,13 @@
[» Dalvik Information](/tech/dalvik/index.html)
+## Debugging ##
+Android is a large and complex system. This section includes tips and tricks
+about debugging at the platform level.
+
+[» Debugging Information](/tech/debugging/index.html)
+
+
## Encryption Technical Information ##
The Android Open-Source Project includes the ability to encrypt the user's data.
This document is written for 3rd parties developing Android devices who want to