aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech/ota/tools.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/tech/ota/tools.html')
-rw-r--r--en/devices/tech/ota/tools.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/devices/tech/ota/tools.html b/en/devices/tech/ota/tools.html
index 4ad58d90..cf741c64 100644
--- a/en/devices/tech/ota/tools.html
+++ b/en/devices/tech/ota/tools.html
@@ -81,7 +81,7 @@ the new build.</p>
update package is much smaller than the corresponding full update (about 1 MB
instead of 60 MB).</p>
<p class="note"><strong>Note:</strong> To generate a
-<a href="/devices/tech/ota/block.html">block-based OTA</a>
+<a href="/devices/tech/ota/nonab/block.html">block-based OTA</a>
for subsequent updates, pass the <code>--block</code> option to
<code>ota_from_target_files</code>.</p>
<p>Distribute an incremental package only to devices running exactly the same
@@ -112,6 +112,6 @@ binary. The OTA package construction tools use the updater program (source in
language that can do many installation tasks. You can substitute any other
binary running on the device.</p>
<p>For details on the updater binary, edify syntax, and builtin functions, see
-<a href="/devices/tech/ota/inside_packages.html">Inside OTA Packages</a>.
+<a href="/devices/tech/ota/nonab/inside_packages.html">Inside OTA Packages</a>.
</body>
</html>