diff options
Diffstat (limited to 'docs/html/training')
-rw-r--r-- | docs/html/training/id-auth/authenticate.jd | 4 | ||||
-rw-r--r-- | docs/html/training/monitoring-device-state/manifest-receivers.jd | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/training/id-auth/authenticate.jd b/docs/html/training/id-auth/authenticate.jd index 4eba87b..592fe1c 100644 --- a/docs/html/training/id-auth/authenticate.jd +++ b/docs/html/training/id-auth/authenticate.jd @@ -63,8 +63,8 @@ Tasks</code>.</li> strings that identify your app to the service. You need to obtain these strings directly from the service owner. Google has a self-service system for obtaining client ids and secrets. The article <a -href="http://code.google.com/apis/tasks/articles/oauth-and-tasks-on-android. -html">Getting Started with the Tasks API and OAuth 2.0 on Android</a> explains +href="http://code.google.com/apis/tasks/articles/oauth-and-tasks-on-android.html">Getting +Started with the Tasks API and OAuth 2.0 on Android</a> explains how to use this system to obtain these values for use with the Google Tasks API.</li> </ul> diff --git a/docs/html/training/monitoring-device-state/manifest-receivers.jd b/docs/html/training/monitoring-device-state/manifest-receivers.jd index 556a733..0b79ce6 100644 --- a/docs/html/training/monitoring-device-state/manifest-receivers.jd +++ b/docs/html/training/monitoring-device-state/manifest-receivers.jd @@ -14,7 +14,7 @@ previous.link=connectivity-monitoring.html <h2>This lesson teaches you to</h2> <ol> - <li><a href="ToggleReceivers">Toggle and Cascade State Change Receivers to Improve + <li><a href="#ToggleReceivers">Toggle and Cascade State Change Receivers to Improve Efficiency</a></li> </ol> |