diff options
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
-rw-r--r-- | documentation/sdk-manual/extensible.rst | 8 |
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 | ||
1273 | The previous command assumes your SDK provider has set the | 1273 | The previous command assumes your SDK provider has set the |
1274 | default update URL for you through the | 1274 | default update URL for you through the :term:`SDK_UPDATE_URL` |
1275 | :term:`SDK_UPDATE_URL` | 1275 | variable as described in the |
1276 | variable as described in the "`Providing Updates to the Extensible SDK | 1276 | ":ref:`sdk-manual/appendix-customizing:Providing Updates to the Extensible SDK After Installation`" |
1277 | After | ||
1278 | Installation <#sdk-providing-updates-to-the-extensible-sdk-after-installation>`__" | ||
1279 | section. If the SDK provider has not set that default URL, you need to | 1277 | section. If the SDK provider has not set that default URL, you need to |
1280 | specify it yourself in the command as follows: $ devtool sdk-update | 1278 | specify it yourself in the command as follows: $ devtool sdk-update |
1281 | path_to_update_directory | 1279 | path_to_update_directory |