summaryrefslogtreecommitdiffstats
path: root/docs/html/training/articles/security-tips.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2012-11-29 17:25:09 -0800
committerDirk Dougherty <ddougherty@google.com>2012-11-29 21:07:41 -0800
commit2b286bb26b95ac9d4eb35679239ea12d4f63b50b (patch)
tree0b793476a51edce1679e7a499f40a30f5761af04 /docs/html/training/articles/security-tips.jd
parent830b23b76676542cbcb5ef3c60c869460d4c5466 (diff)
downloadframeworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.zip
frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.tar.gz
frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.tar.bz2
Doc change: cleanup filtering sidebars and api level table. Changes links pointing to billing and other play docs that have moved.
Change-Id: I5528e82a6f97eb25f2ec2db5dfe1e178d9580f3c
Diffstat (limited to 'docs/html/training/articles/security-tips.jd')
-rw-r--r--docs/html/training/articles/security-tips.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/articles/security-tips.jd b/docs/html/training/articles/security-tips.jd
index 88d6017..11e25af 100644
--- a/docs/html/training/articles/security-tips.jd
+++ b/docs/html/training/articles/security-tips.jd
@@ -296,7 +296,7 @@ any responses to intents issued against HTTP.</p>
<p>The <acronym title="Short Message Service">SMS</acronym> protocol was primarily designed for
user-to-user communication and is not well-suited for apps that want to transfer data.
Due to the limitations of SMS, we strongly recommend the use of <a
-href="{@docRoot}guide/google/gcm/index.html">Google Cloud Messaging</a> (GCM)
+href="{@docRoot}google/gcm/index.html">Google Cloud Messaging</a> (GCM)
and IP networking for sending data messages from a web server to your app on a user device.</p>
<p>Beware that SMS is neither encrypted nor strongly