summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/media/camera.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/topics/media/camera.jd')
-rw-r--r--docs/html/guide/topics/media/camera.jd3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/html/guide/topics/media/camera.jd b/docs/html/guide/topics/media/camera.jd
index 7d72491..a63270a 100644
--- a/docs/html/guide/topics/media/camera.jd
+++ b/docs/html/guide/topics/media/camera.jd
@@ -162,8 +162,7 @@ information, you must request location permission:
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
</pre>
<p>For more information about getting user location, see
-<a href="{@docRoot}guide/topics/location/obtaining-user-location.html">Obtaining User
-Location</a>.</p>
+<a href="{@docRoot}guide/topics/location/strategies.html">Location Strategies</a>.</p>
</li>
</ul>