summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-06-29 16:52:46 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-06-29 16:52:46 -0700
commit9a13fdf2e91d39893f0fb3e6e8cbb98f5a4cb15c (patch)
tree0564b1fc2621e2b05d64e40340d443683b8b91e0
parentf94e26c374e6caced283ca2f3cf55167119c6be6 (diff)
parent861b074fb429036bf13bda3e760c75bfe4ff8e1c (diff)
am 861b074f: am e02e5d8d: docs: fix link to gcm
* commit '861b074fb429036bf13bda3e760c75bfe4ff8e1c': docs: fix link to gcm
-rw-r--r--docs/html/about/versions/jelly-bean.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/versions/jelly-bean.jd b/docs/html/about/versions/jelly-bean.jd
index 18b3ff6e0f8c..2ba22ce02fa0 100644
--- a/docs/html/about/versions/jelly-bean.jd
+++ b/docs/html/about/versions/jelly-bean.jd
@@ -330,7 +330,7 @@ style="font-weight:500;">App Widgets</span> can resize automatically to fit the
<p>GCM handles all the details of <strong>queuing messages and delivering them</strong> efficiently to the targeted Android devices. It supports message <strong>multicasting</strong> and can reach up to 1000 connected devices simultaneously with a single request. It also supports message <strong>payloads</strong>, which means that in addition to sending tickle messages to an app on the device, developers can send up to 4K of data. </p>
-<p>Google Cloud Messaging is completely <strong>free for all developers</strong> and sign-up is easy. See the <a href="http://developers.google.com/android/gcm/index.html">Google Cloud Messaging</a> page for registration, downloads, and documentation.</p>
+<p>Google Cloud Messaging is completely <strong>free for all developers</strong> and sign-up is easy. See the <a href="{@docRoot}guide/google/gcm/index.html">Google Cloud Messaging</a> page for registration, downloads, and documentation.</p>
<h3>App Encryption</h3>