Skip to content

Commit 2caec6c

Browse files
committed
Fix link typo.
Change-Id: I182b9c04caddcc4a985f206eddf5c23b06afe0e3
1 parent de9d40d commit 2caec6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/os/Build.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ public static class VERSION_CODES {
420420
* <ul>
421421
* <li>Content Providers: The default value of {@code android:exported} is now
422422
* {@code false}. See
423-
* <a href="{docRoot}guide/topics/manifest/provider-element.html#exported">
423+
* <a href="{@docRoot}guide/topics/manifest/provider-element.html#exported">
424424
* the android:exported section</a> in the provider documentation for more details.</li>
425425
* </ul>
426426
*/

0 commit comments

Comments
 (0)