summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/extensible.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
-rw-r--r--documentation/sdk-manual/extensible.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst
index d2ed9a9b83..f1a114368a 100644
--- a/documentation/sdk-manual/extensible.rst
+++ b/documentation/sdk-manual/extensible.rst
@@ -1271,11 +1271,9 @@ To update your installed SDK, use ``devtool`` as follows:
1271 $ devtool sdk-update 1271 $ devtool sdk-update
1272 1272
1273The previous command assumes your SDK provider has set the 1273The previous command assumes your SDK provider has set the
1274default update URL for you through the 1274default update URL for you through the :term:`SDK_UPDATE_URL`
1275:term:`SDK_UPDATE_URL` 1275variable as described in the
1276variable as described in the "`Providing Updates to the Extensible SDK 1276":ref:`sdk-manual/appendix-customizing:Providing Updates to the Extensible SDK After Installation`"
1277After
1278Installation <#sdk-providing-updates-to-the-extensible-sdk-after-installation>`__"
1279section. If the SDK provider has not set that default URL, you need to 1277section. If the SDK provider has not set that default URL, you need to
1280specify it yourself in the command as follows: $ devtool sdk-update 1278specify it yourself in the command as follows: $ devtool sdk-update
1281path_to_update_directory 1279path_to_update_directory