Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 625f91aa authored by Benjamin Miller's avatar Benjamin Miller
Browse files

Docs: fixed a broken link in SystemUpdatePolicy

{@docroot} is relative to the root dir, not the host.
Updated the destination and anchor text to reflect the new OTA guide.

Bug: 111521364
Test: make ds-docs and inspect generated HTML
Change-Id: I937f47338e8c18637947944467803c1764938754
parent a093fb5d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -76,9 +76,7 @@ import java.util.stream.Collectors;
 * </code></pre>
 *
 * <h3>Developer guide</h3>
 * To learn more about managing system updates, read
 * <a href="{@docRoot}/work/dpc/security.html#control_remote_software_updates">Control remote
 * software updates</a>.
 * To learn more, read <a href="{@docRoot}work/dpc/system-updates">Manage system updates</a>.
 *
 * @see DevicePolicyManager#setSystemUpdatePolicy
 * @see DevicePolicyManager#getSystemUpdatePolicy