am 992c9b7b: Merge "Docs: Fix a link in Android Security Overview"
* commit '992c9b7be2cd061c0721099bed8c6da2fd8bee0e':
Docs: Fix a link in Android Security Overview
diff --git a/src/devices/tech/security/index.jd b/src/devices/tech/security/index.jd
index 5570844..f143b3f 100644
--- a/src/devices/tech/security/index.jd
+++ b/src/devices/tech/security/index.jd
@@ -623,7 +623,7 @@
of code (in this case, the Browser) that knows how to handle that Intent, and
runs it. Intents can also be used to broadcast interesting events (such as a
notification) system-wide. See
-[https://developer.android.com/reference/android/content/Intent.html](https://developer.android.com/reference/android/content/Intent.html.</p>
+<a href="https://developer.android.com/reference/android/content/Intent.html">https://developer.android.com/reference/android/content/Intent.html</a>.</p>
</li>
<li>
<p><strong>ContentProviders</strong>: A ContentProvider is a data storehouse that provides